Searched refs:_HTTP_RESOLVE_DEFAULT (Results 1 – 4 of 4) sorted by relevance
/external/libcups/cups/ |
D | http-private.h | 171 # define _HTTP_RESOLVE_DEFAULT 0 /* Just resolve with default options */ macro
|
D | ppd-util.c | 615 …L, _httpResolveURI(attr->values[0].string.text, uri, sizeof(uri), _HTTP_RESOLVE_DEFAULT, NULL, NUL… in cups_get_printer_uri()
|
D | testhttp.c | 579 _HTTP_RESOLVE_DEFAULT, NULL, NULL)) in main()
|
D | dest.c | 3417 …if ((uri = _httpResolveURI(uri, tempuri, sizeof(tempuri), _HTTP_RESOLVE_DEFAULT, cups_dnssd_resolv…
|