Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dutility.h115 #define EMSG_ILLEGAL_CHAR gettext("can't translate illegal wide character\n") macro
H A Dcheck.c49 die(EMSG_ILLEGAL_CHAR); in fail_check()