Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c113 #define MSG_BS "Invalid combination of options" macro
1517 (void) fprintf(stderr, "%s\n", gettext(MSG_BS)); in passwd_exit()