Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dutility.h116 #define EMSG_TEMPORARY gettext("temporary file template exhausted\n") macro
H A Dutility.c230 die(EMSG_TEMPORARY); in establish_output_guard()