Home
last modified time | relevance | path

Searched refs:_httpResolveURI (Results 1 – 7 of 7) sorted by relevance

/external/libcups/cups/
Dbackend.c76 return (_httpResolveURI(device_uri, cg->resolved_uri, in cupsBackendDeviceURI()
Dtesthttp.c578 if (!_httpResolveURI(argv[1], resolved, sizeof(resolved), in main()
590 if (!_httpResolveURI(argv[1], resolved, sizeof(resolved), in main()
Dhttp-private.h446 extern const char *_httpResolveURI(const char *uri, char *resolved_uri,
Dppd-util.c615 …httpSeparateURI(HTTP_URI_CODING_ALL, _httpResolveURI(attr->values[0].string.text, uri, sizeof(uri)… in cups_get_printer_uri()
Dlibcups2.def70 _httpResolveURI
Dhttp-support.c1713 _httpResolveURI( in _httpResolveURI() function
Ddest.c3417 …if ((uri = _httpResolveURI(uri, tempuri, sizeof(tempuri), _HTTP_RESOLVE_DEFAULT, cups_dnssd_resolv…