Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-private.h430 extern void _httpDisconnect(http_t *http);
Dlibcups2.def80 _httpDisconnect
Dhttp.c358 _httpDisconnect(http); in httpClose()
519 _httpDisconnect(http_t *http) /* I - HTTP connection */ in _httpDisconnect() function