Home
last modified time | relevance | path

Searched refs:_HTTP_RESOLVE_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dppd-util.c603 …TTP_URI_CODING_ALL, _httpResolveURI(device_uri, uri, sizeof(uri), _HTTP_RESOLVE_DEFAULT, NULL, NUL… in cups_get_printer_uri()
686 …L, _httpResolveURI(attr->values[0].string.text, uri, sizeof(uri), _HTTP_RESOLVE_DEFAULT, NULL, NUL… in cups_get_printer_uri()
Dhttp-private.h176 # define _HTTP_RESOLVE_DEFAULT 0 /* Just resolve with default options */ macro
Dtesthttp.c536 _HTTP_RESOLVE_DEFAULT, NULL, NULL)) in main()
Ddest.c3417 …if ((uri = _httpResolveURI(uri, tempuri, sizeof(tempuri), _HTTP_RESOLVE_DEFAULT, cups_dnssd_resolv…