Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c121 #define MSG_UNACCEPT "%s is unacceptable as a new shell\n" macro
611 (void) fprintf(stderr, gettext(MSG_UNACCEPT), response); in userinput()