Home
last modified time | relevance | path

Searched refs:auth_conv (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/telnet/libtelnet/
H A Dsra.c479 auth_conv(int num_msg, const struct pam_message **msg, struct pam_response **resp, void *appdata) in auth_conv() function
527 struct pam_conv conv = { &auth_conv, &auth_cred }; in check_user()
/freebsd/libexec/ftpd/
H A Dftpd.c1195 auth_conv(int num_msg, const struct pam_message **msg, in auth_conv() function
1248 struct pam_conv conv = { &auth_conv, &auth_cred }; in auth_pam()