Home
last modified time | relevance | path

Searched refs:_httpDisconnect (Results 1 – 3 of 3) sorted by relevance

/external/libcups/cups/
Dhttp-private.h442 extern void _httpDisconnect(http_t *http);
Dlibcups2.def67 _httpDisconnect
Dhttp.c369 _httpDisconnect(http); in httpClose()
530 _httpDisconnect(http_t *http) /* I - HTTP connection */ in _httpDisconnect() function