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