Searched refs:EMSG_UNKN_STREAM (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/sort/ | ||
H A D | utility.h | 123 #define EMSG_UNKN_STREAM gettext("INTERNAL: stream of type %d seen\n") macro |
H A D | streams.c | 88 die(EMSG_UNKN_STREAM, str->s_status); in stream_set() |