Home
last modified time | relevance | path

Searched refs:pam_end (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/openpam/t/
H A Dt_pam_env.c72 pam_end(pamh, pam_err); in t_env_empty()
95 pam_end(pamh, pam_err); in t_putenv_simple()
118 pam_end(pamh, pam_err); in t_setenv_simple()
134 pam_end(pamh, pam_err); in t_getenv_empty()
152 pam_end(pamh, pam_err); in t_getenv_simple_miss()
170 pam_end(pamh, pam_err); in t_getenv_simple_hit()
H A Dt_openpam_dispatch.c100 pam_end(pamh, pam_err);
177 pam_end(pamh, pam_err);
/freebsd/contrib/openpam/bin/su/
H A Dsu.c179 pam_end(pamh, pam_err); in main()
187 pam_end(pamh, pam_err); in main()
/freebsd/lib/libpam/libpam/
H A DMakefile80 pam_end.c \
125 pam_end.3 \
/freebsd/contrib/openpam/lib/libpam/
H A Dpam_end.c54 pam_end(pam_handle_t *pamh, in pam_end() function
H A Dpam_start.c91 pam_end(ph, r); in pam_start()
H A DMakefile.am57 pam_end.c \
H A DMakefile.in151 pam_chauthtok.lo pam_close_session.lo pam_end.lo pam_error.lo \
211 ./$(DEPDIR)/pam_close_session.Plo ./$(DEPDIR)/pam_end.Plo \
458 pam_end.c \
614 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_end.Plo@am__quote@ # am--include-marker
830 -rm -f ./$(DEPDIR)/pam_end.Plo
930 -rm -f ./$(DEPDIR)/pam_end.Plo
/freebsd/contrib/openpam/doc/man/
H A DMakefile.am9 pam_end.3 \
H A Dpam.man42 .Fn pam_end
H A DMakefile.in304 pam_end.3 \
/freebsd/usr.bin/passwd/
H A Dpasswd.c161 pam_end(pamh, pam_err); in main()
/freebsd/contrib/openpam/include/security/
H A Dpam_appl.h72 pam_end(pam_handle_t *_pamh,
/freebsd/crypto/openssh/
H A Dauth-pam.c683 pam_end(sshpam_handle, sshpam_err); in sshpam_cleanup()
714 pam_end(sshpam_handle, sshpam_err); in sshpam_init()
724 pam_end(sshpam_handle, sshpam_err); in sshpam_init()
744 pam_end(sshpam_handle, sshpam_err); in sshpam_init()
770 pam_end(sshpam_handle, sshpam_err); in sshpam_init()
/freebsd/usr.bin/login/
H A Dlogin.c581 pam_end(pamh, 0); in main()
750 pam_end(pamh, pam_err); in auth_pam()
986 pam_end(pamh, pam_err); in pam_cleanup()
/freebsd/usr.bin/lock/
H A Dlock.c252 (void)pam_end(pamh, pam_err); in main()
/freebsd/contrib/openpam/bin/pamtest/
H A Dpamtest.c236 if (pamh != NULL && (pame = pam_end(pamh, pame)) != PAM_SUCCESS) in pt_end()
/freebsd/libexec/atrun/
H A Datrun.c187 pam_end(pamh, pam_err); in run_file()
/freebsd/contrib/telnet/libtelnet/
H A Dsra.c588 if ((e = pam_end(pamh, e)) != PAM_SUCCESS) { in check_user()
/freebsd/usr.sbin/cron/cron/
H A Ddo_command.c147 pam_end(pamh, pam_err); in child_process()
/freebsd/usr.sbin/ppp/
H A Dauth.c161 pam_end(pamh, status); in auth_CheckPasswd()
/freebsd/usr.bin/su/
H A Dsu.c102 local_ret = pam_end(pamh, local_ret); \
/freebsd/contrib/openpam/
H A DHISTORY21 - BUGFIX: Reinstore the NULL check in pam_end(3) which was removed in
434 called again after pam_end(3), as happens in login(1), xdm(1) etc.
/freebsd/libexec/ftpd/
H A Dftpd.c1170 if ((e = pam_end(pamh, e)) != PAM_SUCCESS) in end_login()
1264 if ((e = pam_end(pamh, e)) != PAM_SUCCESS) { in auth_pam()
1324 if ((e = pam_end(pamh, e)) != PAM_SUCCESS) { in auth_pam()