Home
last modified time | relevance | path

Searched defs:pam_retval (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/ssh/sshd/
H A Dbsmaudit.c68 audit_sshd_chauthtok(int pam_retval, uid_t uid, gid_t gid) in audit_sshd_chauthtok()
176 audit_sshd_login_failure(adt_session_data_t **ah, int pam_retval, char *user) in audit_sshd_login_failure()
H A Dauth-pam.c433 int pam_retval; in do_pam_cleanup_proc() local
H A Dsession.c2467 int pam_retval; in session_do_pam() local
/titanic_44/usr/src/cmd/ssh/include/
H A Dauth.h106 int pam_retval; /* pam_stuff is cleaned before member
/titanic_44/usr/src/cmd/passwd/
H A Dpasswd.c175 static int pam_retval = PAM_SUCCESS; variable