Searched refs:_httpUpdate (Results 1 – 4 of 4) sorted by relevance
736 _httpUpdate(http, &status); in cupsSendRequest()777 _httpUpdate(http, &status); in cupsSendRequest()780 _httpUpdate(http, &status); in cupsSendRequest()948 _httpUpdate(http, &status); in cupsWriteRequestData()
449 extern int _httpUpdate(http_t *http, http_status_t *status);
92 _httpUpdate
2888 _httpUpdate(http_t *http, /* I - HTTP connection */ in _httpUpdate() function3091 while (_httpUpdate(http, &status)); in httpUpdate()