Home
last modified time | relevance | path

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

/external/libcups/cups/
Drequest.c740 _httpUpdate(http, &status); in cupsSendRequest()
781 _httpUpdate(http, &status); in cupsSendRequest()
784 _httpUpdate(http, &status); in cupsSendRequest()
952 _httpUpdate(http, &status); in cupsWriteRequestData()
Dhttp-private.h447 extern int _httpUpdate(http_t *http, http_status_t *status);
Dlibcups2.def92 _httpUpdate
Dhttp.c2885 _httpUpdate(http_t *http, /* I - HTTP connection */ in _httpUpdate() function
3088 while (_httpUpdate(http, &status)); in httpUpdate()