Home | Sort by: relevance | last modified time | path |
/src/lib/libtelnet/ | |
sra.c | 563 cred_t auth_cred = { name, cred }; local in function:check_user 564 struct pam_conv conv = { &auth_conv, &auth_cred }; |
/src/libexec/ftpd/ | |
ftpd.c | 3898 ftpd_cred_t auth_cred = { curname, 0 }; local in function:auth_pam 3899 struct pam_conv conv = { &auth_conv, &auth_cred }; |