Home
last modified time | relevance | path

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

/external/libcups/cups/
Dgetdevices.c166 blocking = httpGetBlocking(http); in cupsGetDevices()
Dlibcups2.def334 httpGetBlocking
Dhttp.h548 extern int httpGetBlocking(http_t *http) _CUPS_API_1_2;
Dhttp.c805 httpGetBlocking(http_t *http) /* I - HTTP connection */ in httpGetBlocking() function