Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c122 #define MSG_UNAVAIL "warning: %s is unavailable on this machine\n" macro
616 (void) fprintf(stderr, gettext(MSG_UNAVAIL), response); in userinput()