Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c115 #define MSG_FF "Unexpected failure. Password file/table missing." macro
319 gettext(MSG_FF)); in main()
1523 (void) fprintf(stderr, "%s\n", gettext(MSG_FF)); in passwd_exit()