Searched defs:pamc (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/usr.bin/passwd/
H A Dpam_passwd.c59 static struct pam_conv pamc = { variable in typeref:struct:pam_conv
/netbsd-current/external/bsd/openpam/dist/bin/su/
H A Dsu.c60 static struct pam_conv pamc; variable in typeref:struct:pam_conv
/netbsd-current/external/bsd/openpam/dist/t/
H A Dt_openpam_dispatch.c62 struct pam_conv pamc; variable in typeref:struct:pam_conv
129 struct pam_conv pamc; variable in typeref:struct:pam_conv
/netbsd-current/usr.bin/lock/
H A Dlock.c112 static const struct pam_conv pamc = { &openpam_ttyconv, NULL }; local
/netbsd-current/libexec/rexecd/
H A Drexecd.c78 static struct pam_conv pamc = { variable in typeref:struct:pam_conv
/netbsd-current/usr.bin/login/
H A Dlogin_pam.c88 static struct pam_conv pamc = { openpam_ttyconv, NULL }; variable in typeref:struct:pam_conv
/netbsd-current/usr.bin/su/
H A Dsu_pam.c74 static const struct pam_conv pamc = { &openpam_ttyconv, NULL }; variable in typeref:struct:pam_conv
/netbsd-current/external/bsd/openpam/dist/bin/pamtest/
H A Dpamtest.c53 static struct pam_conv pamc; variable in typeref:struct:pam_conv
/netbsd-current/libexec/rshd/
H A Drshd.c116 static struct pam_conv pamc = { openpam_nullconv, NULL }; variable in typeref:struct:pam_conv

Completed in 292 milliseconds