Searched refs:httpAssembleURI (Results 1 – 6 of 6) sorted by relevance
/external/libcups/cups/ |
D | http-support.c | 157 httpAssembleURI( in httpAssembleURI() function 479 return (httpAssembleURI(encoding, uri, urilen, scheme, username, host, in httpAssembleURIf() 2305 …httpAssembleURI(HTTP_URI_CODING_ALL, uribuf->buffer, (int)uribuf->bufsize, scheme, NULL, hostTarge… in http_resolve_cb() 2541 httpAssembleURI(HTTP_URI_CODING_ALL, uribuf->buffer, (int)uribuf->bufsize, scheme, in http_resolve_cb()
|
D | libcups2.def | 311 httpAssembleURI
|
D | tlscheck.c | 699 httpAssembleURI(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipps", NULL, host, port, resource); in main()
|
D | testhttp.c | 458 uri_status = httpAssembleURI(uri_tests[i].assemble_coding, in main()
|
D | http.h | 532 extern http_uri_status_t httpAssembleURI(http_uri_coding_t encoding,
|
D | dest.c | 3363 httpAssembleURI(HTTP_URI_CODING_ALL, uri, sizeof(uri),
|