Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-private.h120 # define _HTTP_RESOLVE_DEFAULT 0 /* Just resolve with default options */ macro
Dppd-util.c635 …L, _httpResolveURI(attr->values[0].string.text, uri, sizeof(uri), _HTTP_RESOLVE_DEFAULT, NULL, NUL… in cups_get_printer_uri()
Dtesthttp.c574 _HTTP_RESOLVE_DEFAULT, NULL, NULL)) in main()
Ddest.c3250 …if ((uri = _httpResolveURI(uri, tempuri, sizeof(tempuri), _HTTP_RESOLVE_DEFAULT, cups_dnssd_resolv… in cups_dnssd_resolve()
/external/libcups/systemv/
Dlpadmin.c1198 if (!_httpResolveURI(uri, resolved, sizeof(resolved), _HTTP_RESOLVE_DEFAULT, NULL, NULL)) in get_printer_ppd()
/external/libcups/cgi-bin/
Dadmin.c3768 if (!_httpResolveURI(uri, resolved, sizeof(resolved), _HTTP_RESOLVE_DEFAULT, NULL, NULL)) in get_printer_ppd()