Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dinitialize.c160 die(EMSG_UNKN_FIELD, F->f_species); in initialize_post()
183 die(EMSG_UNKN_FIELD, F->f_species); in initialize_post()
H A Dutility.h124 #define EMSG_UNKN_FIELD gettext("INTERNAL: field of type %d seen\n") macro