Home
last modified time | relevance | path

Searched refs:HAVE_PAM_SETCRED (Results 1 – 4 of 4) sorted by relevance

/external/libcups/xcode/
Dconfig.h155 # define HAVE_PAM_SETCRED 1 macro
/external/libcups/config-scripts/
Dcups-pam.m425 AC_CHECK_LIB(pam,pam_setcred,AC_DEFINE(HAVE_PAM_SETCRED)) definition
/external/libcups/
Dconfig.h.in152 #undef HAVE_PAM_SETCRED
/external/libcups/scheduler/
Dauth.c611 # ifdef HAVE_PAM_SETCRED in cupsdAuthorize()