Searched refs:PAM_PRELIM_CHECK (Results 1 – 7 of 7) sorted by relevance
75 #define PAM_PRELIM_CHECK 0x1 macro
1325 if (flags & (PAM_PRELIM_CHECK | PAM_UPDATE_AUTHTOK)) { in pam_chauthtok()1333 retval = run_stack(pamh, flags | PAM_PRELIM_CHECK, PAM_PASSWORD_MODULE, in pam_chauthtok()
206 if ((flags & PAM_PRELIM_CHECK) == PAM_PRELIM_CHECK) in pam_sm_chauthtok()
97 if ((flags & PAM_PRELIM_CHECK) != 0) in pam_sm_chauthtok()
117 if ((flags & PAM_PRELIM_CHECK) != 0)
193 if (flags & PAM_PRELIM_CHECK) { in pam_sm_chauthtok()
733 if ((flags & PAM_PRELIM_CHECK) == 0) in pam_sm_chauthtok()