Searched refs:EMSG_ILLEGAL_CHAR (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/sort/common/ | ||
H A D | utility.h | 117 #define EMSG_ILLEGAL_CHAR gettext("can't translate illegal wide character\n") macro |
H A D | check.c | 51 die(EMSG_ILLEGAL_CHAR); in fail_check() |