Home
last modified time | relevance | path

Searched refs:HTTP_URI_STATUS_OK (Results 1 – 19 of 19) sorted by relevance

/external/libcups/cups/
Dtesthttp.c43 { HTTP_URI_STATUS_OK, "file:/filename",
46 { HTTP_URI_STATUS_OK, "file:/filename%20with%20spaces",
49 { HTTP_URI_STATUS_OK, "file:///filename",
52 { HTTP_URI_STATUS_OK, "file:///filename%20with%20spaces",
55 { HTTP_URI_STATUS_OK, "file://localhost/filename",
58 { HTTP_URI_STATUS_OK, "file://localhost/filename%20with%20spaces",
61 { HTTP_URI_STATUS_OK, "http://server/",
64 { HTTP_URI_STATUS_OK, "http://username@server/",
67 { HTTP_URI_STATUS_OK, "http://username:passwor%64@server/",
70 { HTTP_URI_STATUS_OK, "http://username:passwor%64@server:8080/",
[all …]
Dtestcreds.c57 …eof(username), hostname, sizeof(hostname), &port, resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in main()
Dipp-vars.c226 …me), v->host, sizeof(v->host), &(v->port), v->resource, sizeof(v->resource))) < HTTP_URI_STATUS_OK) in _ippVarsSet()
Dhttp-support.c405 return (HTTP_URI_STATUS_OK); in httpAssembleURI()
992 status = HTTP_URI_STATUS_OK; in httpSeparateURI()
1631 case HTTP_URI_STATUS_OK : in httpURIStatusString()
1742 sizeof(resource))) < HTTP_URI_STATUS_OK) in _httpResolveURI()
1747 sizeof(resource)) < HTTP_URI_STATUS_OK) in _httpResolveURI()
Dhttp.h362 HTTP_URI_STATUS_OK = 0, /* URI decoded OK */ enumerator
376 # define HTTP_URI_OK HTTP_URI_STATUS_OK
Dppd-util.c571 …ING_ALL, uri, sizeof(uri), "ipp", NULL, "localhost", 0, "/printers/%s", name) < HTTP_URI_STATUS_OK) in cups_get_printer_uri()
Ddest-localization.c368 sizeof(resource)) < HTTP_URI_STATUS_OK) in cups_create_localizations()
Dutil.c475 name) < HTTP_URI_STATUS_OK) in cupsGetJobs2()
Ddest.c676 &port, resource, (int)resourcesize) < HTTP_URI_STATUS_OK) in cupsConnectDest()
1193 …of(userpass), hostname, sizeof(hostname), &port, resource, (int)resourcesize) < HTTP_URI_STATUS_OK) in _cupsGetDestResource()
1242 …f(userpass), hostname, sizeof(hostname), &port, resource, sizeof(resource)) < HTTP_URI_STATUS_OK || in cupsGetDestWithURI()
3552 …rpass), serviceName, sizeof(serviceName), &port, resource, sizeof(resource)) >= HTTP_URI_STATUS_OK) in cups_enum_dests()
Dtestclient.c223 …serpass), hostname, sizeof(hostname), &data.port, resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in main()
Dtestppd.c1078 …ass, sizeof(userpass), host, sizeof(host), &port, resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in main()
Dipp.c5043 if (uri_status < HTTP_URI_STATUS_OK) in ippValidateAttribute()
Dppd-cache.c4926 …ass, sizeof(userpass), host, sizeof(host), &port, resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in cups_get_url()
/external/libcups/tools/
Dipptool.c782 …izeof(auserpass), ahost, sizeof(ahost), &aport, aresource, sizeof(aresource)) < HTTP_URI_STATUS_OK) in compare_uris()
785 …izeof(buserpass), bhost, sizeof(bhost), &bport, bresource, sizeof(bresource)) < HTTP_URI_STATUS_OK) in compare_uris()
2080 …s, sizeof(userpass), buffer, (int)bufsize, &port, resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in get_string()
2091 …s, sizeof(userpass), hostname, sizeof(hostname), &port, buffer, (int)bufsize) < HTTP_URI_STATUS_OK) in get_string()
2098 …eof(userpass), hostname, sizeof(hostname), &port, resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in get_string()
2107 if (status < HTTP_URI_STATUS_OK) in get_string()
Dippeveprinter.c2508 if (uri_status < HTTP_URI_STATUS_OK) in finish_document_uri()
5706 client->uri, sizeof(client->uri)) < HTTP_URI_STATUS_OK && in process_http()
6080 resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in process_ipp()
6390 …ass, sizeof(userpass), host, sizeof(host), &port, resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in process_job()
/external/libcups/systemv/
Dlpadmin.c1207 …ass, sizeof(userpass), host, sizeof(host), &port, resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in get_printer_ppd()
/external/libcups/cgi-bin/
Dadmin.c3777 …ass, sizeof(userpass), host, sizeof(host), &port, resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in get_printer_ppd()
/external/libcups/scheduler/
Dclient.c708 resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in cupsdReadClient()
Dipp.c5259 …ass, sizeof(userpass), host, sizeof(host), &port, resource, sizeof(resource)) < HTTP_URI_STATUS_OK) in create_local_bg_thread()