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

/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dpam_setcred.c66 r = openpam_dispatch(pamh, PAM_SM_SETCRED, flags);
H A Dopenpam_constants.c153 [PAM_SM_SETCRED] = "pam_setcred",
162 [PAM_SM_SETCRED] = "pam_sm_setcred",
H A Dopenpam_dispatch.c86 case PAM_SM_SETCRED:
140 primitive != PAM_SM_SETCRED &&
215 case PAM_SM_SETCRED:
/freebsd-11-stable/contrib/openpam/include/security/
H A Dopenpam.h267 PAM_SM_SETCRED, enumerator in enum:__anon3538
374 [PAM_SM_SETCRED] = _PAM_SM_SETCRED, \
/freebsd-11-stable/contrib/openpam/t/
H A Dt_openpam_dispatch.c161 case PAM_SM_SETCRED:

Completed in 68 milliseconds