Home
last modified time | relevance | path

Searched refs:do_pam_account (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/openssh/
H A Dauth-pam.h32 u_int do_pam_account(void);
H A Dauth-pam.c525 if (!do_pam_account()) { in sshpam_thread()
1066 do_pam_account(void) in do_pam_account() function
H A Dauth2.c403 int r, success = PRIVSEP(do_pam_account()); in userauth_finish()
H A Dmonitor.c1007 ret = do_pam_account(); in mm_answer_pam_account()