Searched refs:got_status (Results 1 – 1 of 1) sorted by relevance
591 int got_status; /* Did we get the status? */ in cupsSendRequest() local740 got_status = 0; in cupsSendRequest()746 got_status = 1; in cupsSendRequest()763 if (!got_status || status < HTTP_STATUS_MULTIPLE_CHOICES) in cupsSendRequest()782 if (!got_status || (digest && status == HTTP_STATUS_CONTINUE)) in cupsSendRequest()