Searched refs:_httpUpdate (Results 1 – 4 of 4) sorted by relevance
748 _httpUpdate(http, &status); in cupsSendRequest()789 _httpUpdate(http, &status); in cupsSendRequest()792 _httpUpdate(http, &status); in cupsSendRequest()960 _httpUpdate(http, &status); in cupsWriteRequestData()
460 extern int _httpUpdate(http_t *http, http_status_t *status);
80 _httpUpdate
2804 _httpUpdate(http_t *http, /* I - HTTP connection */ in _httpUpdate() function3012 while (_httpUpdate(http, &status)); in httpUpdate()