Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def361 httpIsEncrypted
Dhttp.h642 extern int httpIsEncrypted(http_t *http) _CUPS_API_2_0;
Dtesthttp.c666 if (httpIsEncrypted(http)) in main()
Dhttp.c1610 httpIsEncrypted(http_t *http) /* I - HTTP connection */ in httpIsEncrypted() function