Searched refs:auth_conv (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/telnet/libtelnet/
H A Dsra.c483 auth_conv(int num_msg, const struct pam_message **msg, struct pam_response **resp, void *appdata) function
531 struct pam_conv conv = { &auth_conv, &auth_cred };
/freebsd-9.3-release/libexec/ftpd/
H A Dftpd.c1231 auth_conv(int num_msg, const struct pam_message **msg, function
1284 struct pam_conv conv = { &auth_conv, &auth_cred };
/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpd.c3703 auth_conv(int num_msg, const struct pam_message **msg, function
3756 struct pam_conv conv = { &auth_conv, &auth_cred };

Completed in 200 milliseconds