Home
last modified time | relevance | path

Searched refs:pam_chauthtok (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/man/man3pam/
H A DMakefile24 pam_chauthtok.3pam \
/illumos-gate/usr/src/lib/libpam/
H A Dpam_appl.h303 pam_chauthtok(
H A Dmapfile-vers54 pam_chauthtok;
H A Dpam_framework.c1320 pam_chauthtok(pam_handle_t *pamh, int flags) in pam_chauthtok() function
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3pam.inc20 file path=usr/share/man/man3pam/pam_chauthtok.3pam
/illumos-gate/usr/src/cmd/power/
H A Dsys-suspend.c833 err = pam_chauthtok(pm_pamh, in pm_do_auth()
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c417 pam_retval = pam_chauthtok(pamh, chk_authtok); in main()
420 pam_retval = pam_chauthtok(pamh, chk_authtok); in main()
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c1670 error = pam_chauthtok(pamh, in validate_account()
1674 error = pam_chauthtok(pamh, in validate_account()
/illumos-gate/usr/src/cmd/vt/
H A Dvtdaemon.c754 err = pam_chauthtok(vt_pamh, in vt_do_auth()
/illumos-gate/usr/src/cmd/su/
H A Dsu.c1348 while ((error = pam_chauthtok(pamh, in validate()