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

/freebsd-12-stable/contrib/openpam/include/security/
H A Dpam_types.h51 int msg_style; member in struct:pam_message
/freebsd-12-stable/contrib/openpam/t/
H A Dt_pam_conv.c88 if (msgs[i]->msg_style != s->msgs[i].msg_style) {
91 s->msgs[i].msg_style, msgs[i]->msg_style);
100 switch (msgs[i]->msg_style) {
115 msgs[i]->msg_style);
/freebsd-12-stable/contrib/openpam/lib/libpam/
H A Dpam_vprompt.c81 msg.msg_style = style;
H A Dopenpam_ttyconv.c337 switch (msg[i]->msg_style) {
/freebsd-12-stable/lib/libpam/modules/pam_radius/
H A Dpam_radius.c256 msgs[num_msgs].msg_style = PAM_TEXT_INFO;
272 msgs[num_msgs].msg_style = PAM_TEXT_INFO;
276 msgs[num_msgs-1].msg_style = PAM_PROMPT_ECHO_ON;
/freebsd-12-stable/contrib/openpam/modules/pam_unix/
H A Dpam_unix.c94 msg.msg_style = PAM_PROMPT_ECHO_OFF;
/freebsd-12-stable/crypto/openssh/
H A Dauth-pam.c405 switch (PAM_MSG_MEMBER(msg, i, msg_style)) {
413 PAM_MSG_MEMBER(msg, i, msg_style), buffer) == -1)
435 PAM_MSG_MEMBER(msg, i, msg_style), buffer) == -1)
624 switch (PAM_MSG_MEMBER(msg, i, msg_style)) {
1088 switch (PAM_MSG_MEMBER(msg, i, msg_style)) {
1249 switch (PAM_MSG_MEMBER(msg, i, msg_style)) {
/freebsd-12-stable/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.c146 msg.msg_style = style;
/freebsd-12-stable/contrib/telnet/libtelnet/
H A Dsra.c494 switch (msg[i]->msg_style) {
/freebsd-12-stable/usr.sbin/ppp/
H A Dauth.c112 if (n != 1 || msg[0]->msg_style != PAM_PROMPT_ECHO_OFF)
/freebsd-12-stable/libexec/ftpd/
H A Dftpd.c1256 switch (msg[i]->msg_style) {

Completed in 96 milliseconds