Home
last modified time | relevance | path

Searched refs:HAVE_SSL (Results 1 – 13 of 13) sorted by relevance

/external/libcups/cups/
Dusersys.c56 #ifdef HAVE_SSL
94 #ifdef HAVE_SSL
258 #ifdef HAVE_SSL in cupsSetCredentials()
961 #ifdef HAVE_SSL in _cupsSetDefaults()
1169 #ifdef HAVE_SSL in cups_init_client_conf()
1184 #if defined(__APPLE__) && defined(HAVE_SSL) in cups_init_client_conf()
1255 #ifdef HAVE_SSL in cups_read_client_conf()
1335 #ifdef HAVE_SSL
Dhttp.c72 #ifdef HAVE_SSL
532 #ifdef HAVE_SSL in _httpDisconnect()
553 #ifdef HAVE_SSL in httpEncryption()
680 #ifdef HAVE_SSL in httpFlush()
1137 #ifdef HAVE_SSL in httpGetReady()
1576 # ifdef HAVE_SSL in httpInitialize()
2380 #ifdef HAVE_SSL in httpReconnect2()
2454 #ifdef HAVE_SSL in httpReconnect2()
2556 #ifdef HAVE_SSL in httpSetCredentials()
2769 #ifdef HAVE_SSL in httpShutdown()
[all …]
Dgetputfile.c163 #ifdef HAVE_SSL in cupsGetFd()
472 #ifdef HAVE_SSL in cupsPutFd()
Dtls.c42 #ifdef HAVE_SSL
Drequest.c433 #ifdef HAVE_SSL in cupsGetResponse()
636 #ifdef HAVE_SSL in cupsSendRequest()
841 #ifdef HAVE_SSL in cupsSendRequest()
Dgetdevices.c134 #ifdef HAVE_SSL in cupsGetDevices()
Dglobals.c351 #ifdef HAVE_SSL in cups_globals_free()
Dtesthttp.c788 #ifdef HAVE_SSL in main()
890 #ifdef HAVE_SSL in main()
Ddest.c3566 # ifdef HAVE_SSL
3579 # ifdef HAVE_SSL
3738 # ifdef HAVE_SSL
3785 # ifdef HAVE_SSL
3947 # ifdef HAVE_SSL
3960 # ifdef HAVE_SSL
Dtlscheck.c23 #ifndef HAVE_SSL
/external/python/cpython3/Lib/
Dpoplib.py22 HAVE_SSL = True variable
24 HAVE_SSL = False variable
392 if not HAVE_SSL:
409 if HAVE_SSL:
Dimaplib.py31 HAVE_SSL = True variable
33 HAVE_SSL = False variable
792 if not HAVE_SSL:
1241 if HAVE_SSL:
/external/libcups/
Dconfig.h61 #define HAVE_SSL 1 macro