Searched refs:PAM_TRY_AGAIN (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/OpenPAM-20/compat/
H A Dpam_shim_retval.h27 xlate(PAM_TRY_AGAIN, 24, PAM_TRY_AGAIN, 27)
/macosx-10.10/OpenPAM-20/openpam/lib/
H A Dpam_strerror.c72 "PAM_TRY_AGAIN",
147 case PAM_TRY_AGAIN:
H A Dpam_get_authtok.c125 RETURNC(PAM_TRY_AGAIN);
141 * PAM_TRY_AGAIN
167 * If there is a mismatch, =pam_get_authtok will return =PAM_TRY_AGAIN.
H A Dopenpam_dispatch.c228 r == PAM_TRY_AGAIN)
/macosx-10.10/OpenPAM-20/openpam/include/security/
H A Dpam_constants.h78 PAM_TRY_AGAIN = 27, enumerator in enum:__anon3172
/macosx-10.10/OpenPAM-20/openpam/misc/
H A Dgendoc.pl111 PAM_TRY_AGAIN => "Try again",
/macosx-10.10/pam_modules-140/modules/pam_krb5/
H A Dpam_krb5.c914 if (retval != PAM_TRY_AGAIN)

Completed in 134 milliseconds