Searched refs:usessl (Results 1 – 2 of 2) sorted by relevance
461 extern int _httpWait(http_t *http, int msec, int usessl);
3047 int usessl) /* I - Use SSL context? */ in _httpWait() argument3058 DEBUG_printf(("4_httpWait(http=%p, msec=%d, usessl=%d)", (void *)http, msec, usessl)); in _httpWait()