Home
last modified time | relevance | path

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

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