Searched refs:pam_chauthtok (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12-stable/lib/libpam/libpam/ |
| D | Makefile | 80 pam_chauthtok.c \ 124 pam_chauthtok.3 \
|
| /freebsd-12-stable/contrib/openpam/t/ |
| D | t_openpam_dispatch.c | 91 pam_err = pam_chauthtok(pamh, 0); 172 pam_err = pam_chauthtok(pamh, tc->flags);
|
| /freebsd-12-stable/contrib/openpam/lib/libpam/ |
| D | pam_chauthtok.c | 54 pam_chauthtok(pam_handle_t *pamh, in pam_chauthtok() function
|
| D | Makefile.am | 55 pam_chauthtok.c \
|
| D | Makefile.in | 151 pam_chauthtok.lo pam_close_session.lo pam_end.lo pam_error.lo \ 210 ./$(DEPDIR)/pam_chauthtok.Plo \ 456 pam_chauthtok.c \ 612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_chauthtok.Plo@am__quote@ # am--include-marker 828 -rm -f ./$(DEPDIR)/pam_chauthtok.Plo 928 -rm -f ./$(DEPDIR)/pam_chauthtok.Plo
|
| /freebsd-12-stable/contrib/openpam/doc/man/ |
| D | Makefile.am | 7 pam_chauthtok.3 \
|
| D | pam.man | 80 .Fn pam_chauthtok
|
| D | Makefile.in | 302 pam_chauthtok.3 \
|
| /freebsd-12-stable/usr.bin/passwd/ |
| D | passwd.c | 160 pam_err = pam_chauthtok(pamh, 0); in main()
|
| /freebsd-12-stable/contrib/openpam/include/security/ |
| D | pam_appl.h | 62 pam_chauthtok(pam_handle_t *_pamh,
|
| /freebsd-12-stable/contrib/openpam/bin/su/ |
| D | su.c | 115 pam_err = pam_chauthtok(pamh, PAM_CHANGE_EXPIRED_AUTHTOK); in main()
|
| /freebsd-12-stable/crypto/openssh/ |
| D | auth-pam.c | 297 result = pam_chauthtok(pamh, flags); in sshpam_chauthtok_ruid() 302 # define pam_chauthtok(a,b) (sshpam_chauthtok_ruid((a), (b))) macro 531 sshpam_err = pam_chauthtok(sshpam_handle, in sshpam_thread() 1191 sshpam_err = pam_chauthtok(sshpam_handle, PAM_CHANGE_EXPIRED_AUTHTOK); in do_pam_chauthtok()
|
| D | configure.ac | 1067 [Define if pam_chauthtok wants real uid set
|
| /freebsd-12-stable/contrib/openpam/bin/pamtest/ |
| D | pamtest.c | 148 if ((pame = pam_chauthtok(pamh, flags)) != PAM_SUCCESS) in pt_chauthtok()
|
| /freebsd-12-stable/usr.bin/su/ |
| D | su.c | 337 retcode = pam_chauthtok(pamh, in main()
|
| /freebsd-12-stable/contrib/openpam/ |
| D | HISTORY | 411 pam_chauthtok(). 444 - BUGFIX: PAM_TRY_AGAIN is a valid return value for pam_chauthtok().
|
| /freebsd-12-stable/usr.bin/login/ |
| D | login.c | 739 pam_err = pam_chauthtok(pamh, in auth_pam()
|
| /freebsd-12-stable/release/picobsd/tinyware/login/ |
| D | pico-login.c | 836 e = pam_chauthtok(pamh, PAM_CHANGE_EXPIRED_AUTHTOK); in auth_pam()
|