HomeSort by relevance Sort by last modified time
    Searched refs:httpBlocking (Results 1 - 3 of 3) sorted by null

  /external/libcups/cups/
getdevices.c 167 httpBlocking(http, 0);
248 httpBlocking(http, blocking);
http.h 453 extern void httpBlocking(http_t *http, int b);
http.c 237 * 'httpBlocking()' - Set blocking/non-blocking behavior on a connection.
241 httpBlocking(http_t *http, /* I - HTTP connection */
    [all...]

Completed in 4869 milliseconds