Searched refs:pam_chauthtok (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/plugins/auth-pam/
H A Dpamdl.c178 int pam_chauthtok(pam_handle_t *pamh, int flags) function
181 RESOLVE_PAM_FUNCTION(pam_chauthtok, int, (pam_handle_t *, int), PAM_ABORT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_pam.c331 PAM_error = pam_chauthtok(lpamh, 0);
H A Duams_dhx_pam.c705 PAM_error = pam_chauthtok(lpamh, 0);
H A Duams_dhx2_pam.c862 PAM_error = pam_chauthtok(lpamh, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/auth/
H A Dpampass.c658 pam_error = pam_chauthtok(pamh, PAM_SILENT); /* Change Password */

Completed in 59 milliseconds