Home
last modified time | relevance | path

Searched defs:HAVE_GSSAPI (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libcups/config-scripts/
H A Dcups-gssapi.m436 AC_DEFINE(HAVE_GSSAPI, 1, [Whether GSSAPI is available]) definition
48 AC_DEFINE(HAVE_GSSAPI, 1, [Whether GSSAPI is available]) definition
54 AC_DEFINE(HAVE_GSSAPI, 1, [Whether GSSAPI is available]) definition
59 AC_DEFINE(HAVE_GSSAPI, 1, [Whether GSSAPI is available]) definition
/aosp_15_r20/external/curl/lib/
H A Dconfig-os400.h108 #define HAVE_GSSAPI macro
/aosp_15_r20/external/libcups/xcode/
H A Dconfig.h551 # define HAVE_GSSAPI 1 macro
/aosp_15_r20/external/curl/
H A Dconfigure.ac2009 AC_DEFINE(HAVE_GSSAPI, 1, [if you have GSS-API libraries]) definition
H A DCMakeLists.txt1212 set(HAVE_GSSAPI ${GSS_FOUND}) variable