Searched defs:pam_sm_chauthtok (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/pam_modules/ldap/
H A Dldap_chauthtok.c33 pam_sm_chauthtok( function
/illumos-gate/usr/src/lib/pam_modules/sample/
H A Dsample_password.c40 pam_sm_chauthtok( function
/illumos-gate/usr/src/lib/pam_modules/allow/
H A Dallow.c99 pam_sm_chauthtok(pam_handle_t *pamh, int flags, int argc, const char **argv) function
101 debug(pamh, flags, argc, argv, "pam_sm_chauthtok");
/illumos-gate/usr/src/lib/pam_modules/deny/
H A Ddeny.c99 pam_sm_chauthtok(pam_handle_t *pamh, int flags, int argc, const char **argv) function
101 debug(pamh, flags, argc, argv, "pam_sm_chauthtok");
/illumos-gate/usr/src/lib/pam_modules/smb/
H A Dsmb_passwd.c78 pam_sm_chauthtok(pam_handle_t *pamh, int flags, int argc, const char **argv) function
/illumos-gate/usr/src/lib/pam_modules/authtok_get/
H A Dauthtok_get.c196 pam_sm_chauthtok(pam_handle_t *pamh, int flags, int argc, const char **argv) function
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_password.c149 pam_sm_chauthtok( function
/illumos-gate/usr/src/lib/pam_modules/dhkeys/
H A Ddhkeys.c558 pam_sm_chauthtok(pam_handle_t *pamh, int flags, int argc, const char **argv) function
/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dauthtok_check.c664 syslog(LOG_ERR, "pam_authtok_check:pam_sm_chauthtok: "
677 syslog(LOG_ERR, "pam_authtok_check:pam_sm_chauthtok: "
702 pam_sm_chauthtok(pam_handle_t *pamh, int flags, int argc, const char **argv) function
/illumos-gate/usr/src/lib/libpam/
H A Dpam_impl.h122 #define PAM_SM_CHAUTHTOK "pam_sm_chauthtok"
234 int (*pam_sm_chauthtok)(pam_handle_t *pamh, int flags, int argc, member in struct:password_module

Completed in 100 milliseconds