Home
last modified time | relevance | path

Searched refs:uri_status (Results 1 – 2 of 2) sorted by relevance

/third_party/cups-filters/cupsfilters/
Dipp.c212 int have_http, uri_status, host_port, i = 0, total_attrs = 0, fallback, in get_printer_attributes5() local
280 uri_status = httpSeparateURI(HTTP_URI_CODING_ALL, uri, in get_printer_attributes5()
286 if (uri_status != HTTP_URI_OK) { in get_printer_attributes5()
/third_party/cups/
Dfix-httpAddrGetList-test-case-fail.patch31 http_uri_status_t uri_status; /* Status of URI separation */