Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dutility.h123 #define EMSG_UNKN_STREAM gettext("INTERNAL: stream of type %d seen\n") macro
H A Dstreams.c88 die(EMSG_UNKN_STREAM, str->s_status); in stream_set()