Lines Matching refs:gettext

290 			(void) fprintf(stderr, gettext(MSG_INFO), prognamep,
319 gettext(MSG_FF));
348 (void) fprintf(stderr, gettext(MSG_UNKNOWN), prognamep,
356 (void) fprintf(stderr, gettext(MSG_SORRY), prognamep);
387 gettext(MSG_ACCOUNT_EXP), usrname);
392 gettext(MSG_AUTHTOK_EXP));
416 (void) printf(gettext(MSG_AGAIN));
454 (void) printf(gettext(MSG_SHELL_UNCHANGED));
461 (void) printf(gettext(MSG_GECOS_UNCHANGED));
468 (void) printf(gettext(MSG_DIR_UNCHANGED));
481 (void) printf(gettext(MSG_SUCCESS),
568 (void) fprintf(stderr, gettext(MSG_RS), oldval);
573 (void) printf(gettext(MSG_OLDSHELL), oldval);
574 (void) printf(gettext(MSG_NEWSHELL));
611 (void) fprintf(stderr, gettext(MSG_UNACCEPT), response);
616 (void) fprintf(stderr, gettext(MSG_UNAVAIL), response);
624 (void) printf(gettext(MSG_INPUTHDR));
633 (void) printf(gettext(MSG_NAME), oldval);
635 (void) printf(gettext(MSG_HOMEDIR), oldval);
648 (void) fprintf(stderr, "%s", gettext(MSG_COLON));
651 (void) fprintf(stderr, gettext(MSG_MAXLEN),
659 (void) fprintf(stderr, gettext(MSG_CONTROL));
698 (void) fprintf(stderr, gettext(
712 gettext("invalid repository: %s\n"),
731 (void) fprintf(stderr, gettext(
760 (void) fprintf(stderr, gettext(
792 (void) fprintf(stderr, gettext(
824 (void) fprintf(stderr, gettext(
857 (void) fprintf(stderr, gettext(
883 prognamep, gettext(MSG_NV));
898 (void) fprintf(stderr, gettext(
922 prognamep, gettext(MSG_NV));
937 (void) fprintf(stderr, gettext(
963 prognamep, gettext(MSG_NV));
980 (void) fprintf(stderr, gettext(
1010 (void) fprintf(stderr, gettext(
1040 (void) fprintf(stderr, gettext(
1120 gettext(MSG_NIS_HOMEDIR));
1187 prognamep, gettext(MSG_NV));
1235 (void) fprintf(stderr, gettext(MSG_UNKNOWN), prognamep,
1520 (void) fprintf(stderr, "%s\n", gettext(MSG_NP));
1523 (void) fprintf(stderr, "%s\n", gettext(MSG_BS));
1526 (void) fprintf(stderr, "%s\n", gettext(MSG_FE));
1529 (void) fprintf(stderr, "%s\n", gettext(MSG_FF));
1532 (void) fprintf(stderr, "%s\n", gettext(MSG_FB));
1535 (void) fprintf(stderr, "%s\n", gettext(MSG_NV));
1538 (void) fprintf(stderr, "%s\n", gettext(MSG_AD));
1541 (void) fprintf(stderr, "%s\n", gettext(MSG_NM));
1544 (void) fprintf(stderr, "%s\n", gettext(MSG_NP));
1768 #define MSG(a) (void) fprintf(stderr, gettext((a)));