/titanic_51/usr/src/lib/pam_modules/ldap/ |
H A D | ldap_acct_mgmt.c | 51 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; in warn_user_passwd_will_expire() local 62 (void) snprintf(messages[0], sizeof (messages[0]), in warn_user_passwd_will_expire() 66 (void) snprintf(messages[0], sizeof (messages[0]), in warn_user_passwd_will_expire() 71 (void) snprintf(messages[0], sizeof (messages[0]), in warn_user_passwd_will_expire() 77 (void) __pam_display_msg(pamh, PAM_TEXT_INFO, 1, messages, NULL); in warn_user_passwd_will_expire() 87 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; in display_acct_unlock_time() local 93 (void) snprintf(messages[ in display_acct_unlock_time() 135 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; warn_user_passwd_expired() local 158 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; display_passwd_reset_msg() local [all...] |
/titanic_51/usr/src/cmd/mailx/misc/ |
H A D | mailx.help | 8 copy [msglist] file save messages to file without marking as saved 9 delete [msglist] delete messages 11 dp,dt [msglist] delete messages and type next message 13 edit [msglist] edit messages 16 followup [msglist] reply to authors of messages and save copy 18 from [msglist] give header lines of messages 21 hold,preserve [msglist] hold messages in mailbox 22 inc incorporate new messages into current session 26 mbox [msglist] messages will go to mbox when quitting 28 pipe,| [msglist] shell-cmd pipe the messages t [all...] |
/titanic_51/usr/src/lib/pam_modules/unix_cred/ |
H A D | unix_cred.c | 162 * PAM_SILENT, print no messages to user. 187 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; in pam_sm_setcred() local 448 (void) snprintf(messages[0], sizeof (messages[0]), in pam_sm_setcred() 451 1, messages, NULL); in pam_sm_setcred() 465 (void) snprintf(messages[0], in pam_sm_setcred() 466 sizeof (messages[0]), dgettext( in pam_sm_setcred() 474 (void) snprintf(messages[0], in pam_sm_setcred() 475 sizeof (messages[0]), dgettext( in pam_sm_setcred() 481 messages, NUL in pam_sm_setcred() [all...] |
/titanic_51/usr/src/lib/libc/ |
H A D | makelibccatalog.sh | 55 cat messages.po | sed "/^domain/d" > ${i}.po 56 rm -f ${i}.i messages.po 77 cat messages.po | sed "/^domain/d" > ${i}.po 78 rm -f ${i}.i messages.po 95 rm -f messages.po regerror.po 98 cat messages.po | sed "/^domain/d" > regerror.po 99 rm -f regerror.i messages.po
|
/titanic_51/usr/src/lib/gss_mechs/mech_dh/dh1024/ |
H A D | Makefile | 65 $(RM) messages.po 67 $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@ 68 $(RM) messages.po 71 $(RM) messages.po 73 $(SED) "/^domain/d" messages.po > $@ 74 $(RM) messages.po
|
/titanic_51/usr/src/lib/gss_mechs/mech_dh/dh192/ |
H A D | Makefile | 65 $(RM) messages.po 67 $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@ 68 $(RM) messages.po 71 $(RM) messages.po 73 $(SED) "/^domain/d" messages.po > $@ 74 $(RM) messages.po
|
/titanic_51/usr/src/lib/gss_mechs/mech_dh/dh640/ |
H A D | Makefile | 65 $(RM) messages.po 67 $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@ 68 $(RM) messages.po 71 $(RM) messages.po 73 $(SED) "/^domain/d" messages.po > $@ 74 $(RM) messages.po
|
/titanic_51/usr/src/lib/pam_modules/krb5/ |
H A D | krb5_acct_mgmt.c | 175 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE], *password; in exp_warn() local 247 (void) snprintf(messages[0], in exp_warn() 248 sizeof (messages[0]), in exp_warn() 253 (void) snprintf(messages[0], in exp_warn() 254 sizeof (messages[0]), in exp_warn() 259 (void) snprintf(messages[0], in exp_warn() 260 sizeof (messages[0]), in exp_warn() 267 messages, NULL); in exp_warn() 314 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; in pam_sm_acct_mgmt() local 448 (void) snprintf(messages[ in pam_sm_acct_mgmt() [all...] |
/titanic_51/usr/src/lib/pam_modules/unix_account/ |
H A D | unix_acct.c | 189 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; in perform_passwd_aging_check() local 224 (void) strlcpy(messages[0], dgettext(TEXT_DOMAIN, in perform_passwd_aging_check() 226 sizeof (messages[0])); in perform_passwd_aging_check() 227 (void) strlcpy(messages[1], dgettext(TEXT_DOMAIN, in perform_passwd_aging_check() 229 sizeof (messages[0])); in perform_passwd_aging_check() 230 (void) __pam_display_msg(pamh, PAM_ERROR_MSG, 2, messages, in perform_passwd_aging_check() 247 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; in warn_user_passwd_will_expire() local 255 (void) snprintf(messages[0], in warn_user_passwd_will_expire() 256 sizeof (messages[0]), in warn_user_passwd_will_expire() 260 (void) snprintf(messages[ in warn_user_passwd_will_expire() [all...] |
/titanic_51/usr/src/lib/pam_modules/sample/ |
H A D | sample_authenticate.c | 76 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; in pam_sm_authenticate() local 141 (void) snprintf(messages[0], sizeof (messages[0]), in pam_sm_authenticate() 144 (void) snprintf(messages[0], sizeof (messages[0]), in pam_sm_authenticate() 149 num_msg, messages, NULL, &ret_resp); in pam_sm_authenticate()
|
H A D | sample_utils.c | 44 * free storage for messages used in the call back "pam_conv" functions 95 __display_errmsg(conv_funp, num_msg, messages, conv_apdp) 98 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; variable 125 (void) strcpy(m->msg, (const char *)messages[i]); 149 __get_authtok(conv_funp, num_msg, messages, conv_apdp, ret_respp) 152 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; variable 179 (void) strcpy(m->msg, (char *)messages[i]);
|
/titanic_51/usr/src/cmd/msgfmt/ |
H A D | gnu_msgs.c | 32 struct messages * 36 struct messages *m; in search_msg() 55 msg_cmp(struct messages *m1, struct messages *m2) in msg_cmp() 64 struct messages *m; in output_all_gnu_mo_files() 95 p->msg = (struct messages *)Xrealloc(p->msg, in output_all_gnu_mo_files() 96 sizeof (struct messages) * p->nmsg); in output_all_gnu_mo_files() 101 qsort(p->msg, p->nmsg, sizeof (struct messages), in output_all_gnu_mo_files()
|
H A D | gnu_msgs_rev.c | 42 struct messages * 46 struct messages *m; in search_msg() 65 msg_cmp(struct messages *m1, struct messages *m2) in msg_cmp() 74 struct messages *m; in output_all_gnu_mo_files() 95 p->msg = (struct messages *)Xrealloc(p->msg, in output_all_gnu_mo_files() 96 sizeof (struct messages) * p->nmsg); in output_all_gnu_mo_files() 102 qsort(p->msg, p->nmsg, sizeof (struct messages), in output_all_gnu_mo_files()
|
/titanic_51/usr/src/lib/pam_modules/authtok_store/ |
H A D | authtok_store.c | 47 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; in error() local 50 (void) vsnprintf(messages[0], sizeof (messages[0]), fmt, ap); in error() 52 (void) __pam_display_msg(pamh, PAM_ERROR_MSG, 1, messages, in error() 62 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; in info() local 65 (void) vsnprintf(messages[0], sizeof (messages[0]), fmt, ap); in info() 67 (void) __pam_display_msg(pamh, PAM_TEXT_INFO, 1, messages, in info() 206 * now map the various passwdutil return states to user messages
|
/titanic_51/usr/src/lib/libnsl/ |
H A D | Makefile | 144 $(RM) messages.po 146 $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@ 147 $(RM) messages.po 150 $(RM) messages.po 152 $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@ 153 $(RM) messages.po
|
/titanic_51/usr/src/cmd/diff/ |
H A D | Makefile | 58 sed "/^domain/d" messages.po > $@ 59 $(RM) diff.po.i messages.po 65 sed "/^domain/d" messages.po > $@ 66 $(RM) diff.dc.i messages.po
|
/titanic_51/usr/src/cmd/bart/ |
H A D | Makefile | 66 sed "/^domain/d" messages.po > $@ 67 $(RM) bart.po.i messages.po 73 sed "/^domain/d" messages.po > $@ 74 $(RM) bart.dc.i messages.po
|
/titanic_51/usr/src/cmd/write/ |
H A D | Makefile | 50 $(RM) messages.po 53 $(SED) -e '/^domain/d' messages.po > $@ 54 $(RM) messages.po
|
/titanic_51/usr/src/cmd/print/ |
H A D | Makefile | 77 @/bin/cat messages.po scripts/scripts.po | sed '/domain/d' > $(POFILE) 78 @$(RM) messages.po 88 @/bin/cat messages.po scripts/scripts.po | sed '/domain/d' > $(POFILE) 92 @$(RM) messages.po $(POFILE) SUNW_OST_OSCMD.po
|
/titanic_51/usr/src/cmd/pr/ |
H A D | Makefile | 50 $(RM) messages.po 53 $(SED) -e '/^domain/d' messages.po > $@ 54 $(RM) messages.po
|
/titanic_51/usr/src/cmd/whodo/ |
H A D | Makefile | 58 $(RM) messages.po 60 $(SED) -e '/^domain/d' messages.po > $@ 61 $(RM) messages.po
|
/titanic_51/usr/src/lib/pam_modules/dhkeys/ |
H A D | dhkeys.c | 77 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; in msg() local 80 (void) vsnprintf(messages[0], sizeof (messages[0]), fmt, ap); in msg() 83 return (__pam_display_msg(pamh, PAM_ERROR_MSG, 1, messages, NULL)); in msg() 112 char messages[PAM_MAX_NUM_MSG][PAM_MAX_MSG_SIZE]; in get_and_set_seckey() local 138 (void) snprintf(messages[0], in get_and_set_seckey() 139 sizeof (messages[0]), in get_and_set_seckey() 145 messages, NULL); in get_and_set_seckey()
|
/titanic_51/usr/src/cmd/cmd-crypto/decrypt/ |
H A D | Makefile | 56 $(RM) messages.po 58 $(SED) -e '/^domain/d' messages.po > $@ 59 $(RM) messages.po
|
/titanic_51/usr/src/cmd/cmd-crypto/digest/ |
H A D | Makefile | 56 $(RM) messages.po 58 $(SED) -e '/^domain/d' messages.po > $@ 59 $(RM) messages.po
|
/titanic_51/usr/src/cmd/w/ |
H A D | Makefile | 63 $(RM) messages.po 65 $(SED) -e '/^domain/d' messages.po > $@ 66 $(RM) messages.po
|