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

  /external/libcups/cups/
getdevices.c 166 blocking = httpGetBlocking(http);
http.h 544 extern int httpGetBlocking(http_t *http) _CUPS_API_1_2;
http.c 788 * 'httpGetBlocking()' - Get the blocking/non-block state of a connection.
794 httpGetBlocking(http_t *http) /* I - HTTP connection */
    [all...]

Completed in 72 milliseconds