Home
last modified time | relevance | path

Searched refs:httpAssembleURIf (Results 1 – 25 of 26) sorted by relevance

12

/external/libcups/systemv/
Dlpmove.c177 httpAssembleURIf(HTTP_URI_CODING_ALL, job_uri, sizeof(job_uri), "ipp", NULL, in move_job()
186 httpAssembleURIf(HTTP_URI_CODING_ALL, printer_uri, sizeof(printer_uri), in move_job()
Dlpadmin.c710 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in add_printer_to_class()
763 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in add_printer_to_class()
826 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in default_printer()
877 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in delete_printer()
931 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in delete_printer_from_class()
1128httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, "localhost", ippPort(), "/pri… in enable_printer()
1285httpAssembleURIf(HTTP_URI_CODING_ALL, uri, (int)urisize, "ipp", NULL, "localhost", ippPort(), "/pr… in get_printer_type()
1306httpAssembleURIf(HTTP_URI_CODING_ALL, uri, (int)urisize, "ipp", NULL, "localhost", ippPort(), "/cl… in get_printer_type()
Dcupsaccept.c174 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in main()
Dcancel.c268 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in main()
Dlpstat.c1729 httpAssembleURIf(HTTP_URI_CODING_ALL, printer_uri, sizeof(printer_uri), in show_printers()
/external/libcups/cgi-bin/
Dclasses.c144 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), in main()
226 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in do_class_op()
459 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in show_class()
Dprinters.c145 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), in main()
235 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in do_printer_op()
479 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in show_printer()
Dadmin.c127 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), in main()
426 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in do_am_class()
541 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in do_am_class()
664 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in do_am_printer()
1112 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in do_am_printer()
1793 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in do_delete_class()
1878 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in do_delete_printer()
2315 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in do_set_allowed_users()
2410 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in do_set_allowed_users()
2561 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in do_set_default()
[all …]
Dipp-var.c457 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in cgiMoveJobs()
720 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in cgiPrintTestPage()
1380 httpAssembleURIf(HTTP_URI_CODING_ALL, url, sizeof(url), "ipp", NULL, in cgiShowJobs()
/external/libcups/cups/
Dutil.c105 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in cupsCancelJob2()
473 if (httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in cupsGetJobs2()
927 httpAssembleURIf(HTTP_URI_CODING_ALL, printer_uri, sizeof(printer_uri), "ipp", in cupsStartDocument()
Dppd-util.c571 …if (httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, "localhost", 0, "/printer… in cups_get_printer_uri()
Dlibcups2.def355 httpAssembleURIf
Dhttp.h513 extern http_uri_status_t httpAssembleURIf(http_uri_coding_t encoding, char *uri, int urilen, const …
Dhttp-support.c433 httpAssembleURIf( in httpAssembleURIf() function
2447httpAssembleURIf(HTTP_URI_CODING_ALL, uribuf->buffer, (int)uribuf->bufsize, scheme, NULL, hostTarg… in http_resolve_cb()
Ddest.c1429 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in _cupsGetDests()
/external/libcups/berkeley/
Dlpq.c378 httpAssembleURIf(HTTP_URI_CODING_ALL, resource, sizeof(resource), "ipp", in show_jobs()
590 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in show_printer()
/external/libcups/backend/
Dieee1284.c322 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, uri_size, scheme, NULL, mfg, 0, in backendGetDeviceID()
Ddnssd.c469 httpAssembleURIf(HTTP_URI_CODING_ALL, device_uri, in main()
508 httpAssembleURIf(HTTP_URI_CODING_ALL, device_uri, in main()
Dusb-libusb.c1376 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, uri_size, "usb", NULL, mfg, 0, in make_device_uri()
/external/libcups/scheduler/
Dcups-lpd.c345 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in create_job()
462 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in get_printer()
1407 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in send_state()
Dclasses.c40 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in cupsdAddClass()
Dipp.c1905httpAssembleURIf(HTTP_URI_CODING_ALL, job_uri, sizeof(job_uri), "ipp", NULL, con->clientname, con-… in add_job()
3990 httpAssembleURIf(HTTP_URI_CODING_ALL, job_uri, sizeof(job_uri), "ipp", NULL, in close_job()
4741 httpAssembleURIf(HTTP_URI_CODING_ALL, job_uri, sizeof(job_uri), "http", in copy_job_attrs()
4762 httpAssembleURIf(HTTP_URI_CODING_ALL, job_uri, sizeof(job_uri), "ipp", NULL, in copy_job_attrs()
4773 httpAssembleURIf(HTTP_URI_CODING_ALL, job_uri, sizeof(job_uri), "ipp", NULL, in copy_job_attrs()
4886httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), is_encrypted ? "ipps" : "ipp", NULL, con->… in copy_printer_attrs()
4939httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), is_encrypted ? "https" : "http", NULL, con… in copy_printer_attrs()
4955httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), is_encrypted ? "https" : "http", NULL, con… in copy_printer_attrs()
4979httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), is_encrypted ? "https" : "http", NULL, con… in copy_printer_attrs()
5011httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), is_encrypted ? "ipps" : "ipp", NULL, con->… in copy_printer_attrs()
[all …]
Dcups-driverd.cxx1637 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "drv", "", "", 0, in load_drv()
2691 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "file", "", "", in load_tar()
Ddirsvc.c424httpAssembleURIf(HTTP_URI_CODING_ALL, adminurl_str, sizeof(adminurl_str), admin_scheme, NULL, adm… in dnssdBuildTxtRecord()
/external/libcups/notifier/
Drss.c211 httpAssembleURIf(HTTP_URI_CODING_ALL, baseurl, sizeof(baseurl), "http", in main()

12