Searched refs:EMSG_ALLOC (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/sort/common/ | ||
H A D | utility.h | 110 #define EMSG_ALLOC gettext("unable to allocate memory") macro |
H A D | utility.c | 236 die(EMSG_ALLOC); in establish_output_guard() |