Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openpam/dist/t/
H A Dt_pam_conv.c86 if (msgs[i]->msg_style != s->msgs[i].msg_style) { in t_pam_conv()
89 s->msgs[i].msg_style, msgs[i]->msg_style); in t_pam_conv()
98 switch (msgs[i]->msg_style) { in t_pam_conv()
113 msgs[i]->msg_style); in t_pam_conv()
/netbsd-src/lib/libpam/modules/pam_radius/
H A Dpam_radius.c224 msgs[num_msgs].msg_style = PAM_TEXT_INFO; in do_challenge()
240 msgs[num_msgs].msg_style = PAM_TEXT_INFO; in do_challenge()
244 msgs[num_msgs-1].msg_style = PAM_PROMPT_ECHO_ON; in do_challenge()
/netbsd-src/external/bsd/openpam/dist/include/security/
H A Dpam_types.h51 int msg_style; member
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth-pam.c441 switch (PAM_MSG_MEMBER(msg, i, msg_style)) { in sshpam_thread_conv()
449 PAM_MSG_MEMBER(msg, i, msg_style), buffer) == -1) in sshpam_thread_conv()
471 PAM_MSG_MEMBER(msg, i, msg_style), buffer) == -1) in sshpam_thread_conv()
660 switch (PAM_MSG_MEMBER(msg, i, msg_style)) { in sshpam_store_conv()
1167 switch (PAM_MSG_MEMBER(msg, i, msg_style)) {
1331 switch (PAM_MSG_MEMBER(msg, i, msg_style)) { in sshpam_passwd_conv()
/netbsd-src/external/bsd/openpam/dist/lib/libpam/
H A Dpam_vprompt.c84 msg.msg_style = style; in pam_vprompt()
H A Dopenpam_ttyconv.c373 switch ((enum openpam_message_items)msg[i]->msg_style) { in openpam_ttyconv()
/netbsd-src/external/bsd/openpam/dist/modules/pam_unix/
H A Dpam_unix.c94 msg.msg_style = PAM_PROMPT_ECHO_OFF; in pam_sm_authenticate()
/netbsd-src/lib/libtelnet/
H A Dsra.c526 switch (msg[i]->msg_style) { in auth_conv()
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_xauth.c665 switch (msg[i]->msg_style) {
/netbsd-src/libexec/ftpd/
H A Dftpd.c3800 switch (msg[i]->msg_style) { in auth_conv()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dserver.c6894 switch (msg[i]->msg_style) in cvs_pam_conv()