Home
last modified time | relevance | path

Searched refs:usessl (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dhttp-private.h461 extern int _httpWait(http_t *http, int msec, int usessl);
Dhttp.c3047 int usessl) /* I - Use SSL context? */ in _httpWait() argument
3058 DEBUG_printf(("4_httpWait(http=%p, msec=%d, usessl=%d)", (void *)http, msec, usessl)); in _httpWait()