Searched refs:HTTP_STATUS_MULTIPLE_CHOICES (Results 1 – 3 of 3) sorted by relevance
744 if (status >= HTTP_STATUS_MULTIPLE_CHOICES) in cupsSendRequest()758 if (!got_status || status < HTTP_STATUS_MULTIPLE_CHOICES) in cupsSendRequest()796 if (status >= HTTP_STATUS_MULTIPLE_CHOICES) in cupsSendRequest()956 if (status >= HTTP_STATUS_MULTIPLE_CHOICES) in cupsWriteRequestData()
245 HTTP_STATUS_MULTIPLE_CHOICES = 300, /* Multiple files match request */ enumerator302 # define HTTP_MULTIPLE_CHOICES HTTP_STATUS_MULTIPLE_CHOICES
1039 if (http->status >= HTTP_STATUS_MULTIPLE_CHOICES || in httpGetLength2()