Lines Matching refs:DEBUG_printf
54 …DEBUG_printf(("cupsDoFileRequest(http=%p, request=%p(%s), resource=\"%s\", filename=\"%s\")", (voi… in cupsDoFileRequest()
115 …DEBUG_printf(("cupsDoIORequest(http=%p, request=%p(%s), resource=\"%s\", infile=%d, outfile=%d)", … in cupsDoIORequest()
189 DEBUG_printf(("2cupsDoIORequest: Request length=%ld, total length=%ld", in cupsDoIORequest()
213 DEBUG_printf(("2cupsDoIORequest: status=%d", status)); in cupsDoIORequest()
246 DEBUG_printf(("2cupsDoIORequest: status=%d", status)); in cupsDoIORequest()
299 …DEBUG_printf(("cupsDoRequest(http=%p, request=%p(%s), resource=\"%s\")", (void *)http, (void *)req… in cupsDoRequest()
325 DEBUG_printf(("cupsGetResponse(http=%p, resource=\"%s\")", (void *)http, resource)); in cupsGetResponse()
326 DEBUG_printf(("1cupsGetResponse: http->state=%d", http ? http->state : HTTP_STATE_ERROR)); in cupsGetResponse()
372 DEBUG_printf(("2cupsGetResponse: Update loop, http->status=%d...", in cupsGetResponse()
381 DEBUG_printf(("2cupsGetResponse: status=%d", status)); in cupsGetResponse()
460 DEBUG_printf(("1cupsGetResponse: status-code=%s, status-message=\"%s\"", in cupsGetResponse()
549 …DEBUG_printf(("cupsReadResponseData(http=%p, buffer=%p, length=" CUPS_LLFMT ")", (void *)http, (vo… in cupsReadResponseData()
601 …DEBUG_printf(("cupsSendRequest(http=%p, request=%p(%s), resource=\"%s\", length=" CUPS_LLFMT ")", … in cupsSendRequest()
634 DEBUG_printf(("1cupsSendRequest: Unknown HTTP state (%d), " in cupsSendRequest()
704 DEBUG_printf(("2cupsSendRequest: authstring=\"%s\"", http->authstring)); in cupsSendRequest()
787 DEBUG_printf(("2cupsSendRequest: status=%d", status)); in cupsSendRequest()
814 DEBUG_printf(("1cupsSendRequest: Returning %d.", status)); in cupsSendRequest()
908 …DEBUG_printf(("cupsWriteRequestData(http=%p, buffer=%p, length=" CUPS_LLFMT ")", (void *)http, (vo… in cupsWriteRequestData()
966 DEBUG_printf(("1cupsWriteRequestData: Returning %d.\n", status)); in cupsWriteRequestData()
1108 DEBUG_printf(("4_cupsSetError: last_error=%s, last_status_message=\"%s\"", in _cupsSetError()
1167 DEBUG_printf(("4_cupsSetHTTPError: HTTP error %d mapped to " in _cupsSetHTTPError()