Home
last modified time | relevance | path

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

/external/libcups/cups/
Dbackend.c70 return (_httpResolveURI(device_uri, cg->resolved_uri, in cupsBackendDeviceURI()
Dhttp-private.h332 extern const char *_httpResolveURI(const char *uri, char *resolved_uri,
Dtesthttp.c573 if (!_httpResolveURI(argv[1], resolved, sizeof(resolved), in main()
585 if (!_httpResolveURI(argv[1], resolved, sizeof(resolved), in main()
Dlibcups2.def88 _httpResolveURI
Dppd-util.c635 …httpSeparateURI(HTTP_URI_CODING_ALL, _httpResolveURI(attr->values[0].string.text, uri, sizeof(uri)… in cups_get_printer_uri()
Dhttp-support.c1714 _httpResolveURI( in _httpResolveURI() function
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()