Home
last modified time | relevance | path

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

/netbsd-src/lib/libtelnet/
H A Dsra.c515 auth_conv(int num_msg, const struct pam_message **msg, in auth_conv() function
564 struct pam_conv conv = { &auth_conv, &auth_cred }; in check_user()
/netbsd-src/libexec/ftpd/
H A Dftpd.c3782 auth_conv(int num_msg, const struct pam_message **msg, in auth_conv() function
3898 struct pam_conv conv = { &auth_conv, &auth_cred }; in auth_pam()