Home
last modified time | relevance | path

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

/external/libcups/xcode/
Dconfig.h154 # define HAVE_PAM_SET_ITEM 1 macro
/external/libcups/config-scripts/
Dcups-pam.m424 AC_CHECK_LIB(pam,pam_set_item,AC_DEFINE(HAVE_PAM_SET_ITEM)) definition
/external/libcups/
Dconfig.h.in151 #undef HAVE_PAM_SET_ITEM
/external/libcups/scheduler/
Dauth.c589 # ifdef HAVE_PAM_SET_ITEM in cupsdAuthorize()