Home
last modified time | relevance | path

Searched refs:EMSG_ALLOC (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/sort/common/
H A Dutility.h110 #define EMSG_ALLOC gettext("unable to allocate memory") macro
H A Dutility.c236 die(EMSG_ALLOC); in establish_output_guard()