• Home
  • Raw
  • Download

Lines Matching refs:DEBUG_puts

200     DEBUG_puts("2cupsDoIORequest: setup...");  in cupsDoIORequest()
212 DEBUG_puts("2cupsDoIORequest: file write..."); in cupsDoIORequest()
335 DEBUG_puts("1cupsGetResponse: No active connection - returning NULL."); in cupsGetResponse()
343 DEBUG_puts("1cupsGetResponse: Not in POST state - returning NULL."); in cupsGetResponse()
357 DEBUG_puts("2cupsGetResponse: Finishing chunked POST..."); in cupsGetResponse()
396 DEBUG_puts("1cupsGetResponse: IPP read error!"); in cupsGetResponse()
425 DEBUG_puts("2cupsGetResponse: Need authorization..."); in cupsGetResponse()
440 DEBUG_puts("2cupsGetResponse: Need encryption..."); in cupsGetResponse()
625 DEBUG_puts("2cupsSendRequest: Flush prior response."); in cupsSendRequest()
647 DEBUG_puts("1cupsSendRequest: Unable to encrypt connection."); in cupsSendRequest()
658 DEBUG_puts("2cupsSendRequest: Connection: close"); in cupsSendRequest()
662 DEBUG_puts("1cupsSendRequest: Unable to reconnect."); in cupsSendRequest()
675 DEBUG_puts("2cupsSendRequest: Setup..."); in cupsSendRequest()
718 DEBUG_puts("2cupsSendRequest: Sending HTTP POST..."); in cupsSendRequest()
722 DEBUG_puts("2cupsSendRequest: POST failed, reconnecting."); in cupsSendRequest()
725 DEBUG_puts("1cupsSendRequest: Unable to reconnect."); in cupsSendRequest()
736 DEBUG_puts("2cupsSendRequest: Writing IPP request..."); in cupsSendRequest()
769 DEBUG_puts("1cupsSendRequest: Unable to send IPP request."); in cupsSendRequest()
786 DEBUG_puts("2cupsSendRequest: Waiting for 100-continue..."); in cupsSendRequest()
828 DEBUG_puts("1cupsSendRequest: Returning HTTP_STATUS_CUPS_AUTHORIZATION_CANCELED."); in cupsSendRequest()
832 DEBUG_puts("2cupsSendRequest: Reconnecting after HTTP_STATUS_UNAUTHORIZED."); in cupsSendRequest()
836 DEBUG_puts("1cupsSendRequest: Unable to reconnect."); in cupsSendRequest()
848 DEBUG_puts("2cupsSendRequest: Reconnecting after " in cupsSendRequest()
853 DEBUG_puts("1cupsSendRequest: Unable to reconnect."); in cupsSendRequest()
857 DEBUG_puts("2cupsSendRequest: Upgrading to TLS."); in cupsSendRequest()
860 DEBUG_puts("1cupsSendRequest: Unable to encrypt connection."); in cupsSendRequest()
873 DEBUG_puts("2cupsSendRequest: Reconnecting after " in cupsSendRequest()
878 DEBUG_puts("1cupsSendRequest: Unable to reconnect."); in cupsSendRequest()
926 DEBUG_puts("1cupsWriteRequestData: Returning HTTP_STATUS_ERROR."); in cupsWriteRequestData()
939 DEBUG_puts("1cupsWriteRequestData: Returning HTTP_STATUS_ERROR."); in cupsWriteRequestData()
979 DEBUG_puts("1cupsWriteRequestData: Returning HTTP_STATUS_CONTINUE."); in cupsWriteRequestData()