Searched refs:ippWrite (Results 1 – 4 of 4) sorted by relevance
497 ippWrite
734 while ((state = ippWrite(http, request)) != IPP_STATE_DATA) in cupsSendRequest()
887 extern ipp_state_t ippWrite(http_t *http, ipp_t *ipp);
5436 ippWrite(http_t *http, /* I - HTTP connection */ in ippWrite() function