Home
last modified time | relevance | path

Searched refs:httpConnect2 (Results 1 – 25 of 61) sorted by relevance

123

/dports/print/cups/cups-2.3.3op2/systemv/
H A Dlpadmin.c85 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, cupsEncryption(), 1, 30000, NULL); in main()
135 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, cupsEncryption(), 1, 30000, NULL); in main()
256 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, cupsEncryption(), 1, 30000, NULL); in main()
339 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, cupsEncryption(), 1, 30000, NULL); in main()
389 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, cupsEncryption(), 1, 30000, NULL); in main()
500 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, cupsEncryption(), 1, 30000, NULL); in main()
652 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, in main()
1213 …http = httpConnect2(host, port, NULL, AF_UNSPEC, !strcmp(scheme, "ipps") ? HTTP_ENCRYPTION_ALWAYS … in get_printer_ppd()
/dports/net/samba412/samba-4.12.15/source3/printing/
H A Dprint_iprint.c381 http = httpConnect2(iprint_server(),
513 http = httpConnect2(iprint_server(),
625 http = httpConnect2(iprint_server(),
739 http = httpConnect2(iprint_server(),
854 http = httpConnect2(iprint_server(),
1031 http = httpConnect2(iprint_server(),
/dports/print/cups/cups-2.3.3op2/cups/
H A Dtestadmin.c43 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, in main()
H A Dtestcreds.c63 …if ((http = httpConnect2(hostname, port, NULL, AF_UNSPEC, HTTP_ENCRYPTION_ALWAYS, 1, 30000, NULL))… in main()
H A Dtestclient.c652 http = httpConnect2(data->hostname, data->port, NULL, AF_UNSPEC, data->encryption, 1, 0, NULL); in monitor_printer()
791 http = httpConnect2(data->hostname, data->port, NULL, AF_UNSPEC, data->encryption, 1, 0, NULL); in run_client()
H A Dppd-util.c377 else if ((http2 = httpConnect2(hostname, port, NULL, AF_UNSPEC, in cupsGetPPD3()
H A Dlibcups2.def364 httpConnect2
H A Ddest-localization.c397 if ((http2 = httpConnect2(hostname, port, NULL, AF_UNSPEC, encryption, 1, in cups_create_localizations()
H A Dtlscheck.c167 http = httpConnect2(server, port, NULL, af, HTTP_ENCRYPTION_ALWAYS, 1, 30000, NULL); in main()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dtestadmin.c56 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, in main()
H A Ddest-localization.c210 if ((http2 = httpConnect2(hostname, port, NULL, AF_UNSPEC, encryption, 1, in cups_create_localizations()
H A Dlibcups2.def219 httpConnect2
H A Dutil.c1089 else if ((http2 = httpConnect2(hostname, port, NULL, AF_UNSPEC, in cupsGetPPD3()
1783 else if ((http2 = httpConnect2(host, *port, NULL, AF_UNSPEC, in cups_get_printer_uri()
H A Dtesthttp.c616 http = httpConnect2(hostname, port, NULL, AF_UNSPEC, encryption, 1, 30000, in main()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/printing/backend/
H A Dcups_helper.cc41 WEAK_CUPS_FN(httpConnect2);
555 if (httpConnect2) { in HttpConnectionCUPS()
556 http_ = httpConnect2(print_server_url.host().c_str(), port, in HttpConnectionCUPS()
573 if (!httpConnect2) in HttpConnectionCUPS()
H A Dcups_connection.cc97 cups_http_.reset(httpConnect2(host.c_str(), port, nullptr, AF_UNSPEC, in Connect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/printing/backend/
H A Dcups_helper.cc39 WEAK_CUPS_FN(httpConnect2);
537 if (httpConnect2) { in HttpConnectionCUPS()
538 http_ = httpConnect2(print_server_url.host().c_str(), port, in HttpConnectionCUPS()
555 if (!httpConnect2) in HttpConnectionCUPS()
H A Dcups_connection.cc97 cups_http_.reset(httpConnect2(host.c_str(), port, nullptr, AF_UNSPEC, in Connect()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/
H A Dmeson.build159 cc.has_function('httpConnect2', dependencies: cups_dep),
160 description: 'Define if httpConnect2() is available in CUPS')
/dports/print/cups/cups-2.3.3op2/scheduler/
H A Dcups-lpd.c808 http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, cupsEncryption(), 1, 30000, NULL); in recv_print_job()
1237 …if ((http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, cupsEncryption(), 1, 30000, NUL… in remove_jobs()
1357 …if ((http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, cupsEncryption(), 1, 30000, NUL… in send_state()
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/printers/
H A Dpp-cups.c116 http = httpConnect2 (cupsServer (), ippPort (), NULL, AF_UNSPEC, in connection_test_thread()
/dports/net/freerdp/freerdp-2.5.0/channels/printer/client/cups/
H A Dprinter_cups.c187 cups_printjob->printjob_object = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, in printer_cups_create_printjob()
/dports/print/cups-filters/cups-filters-1.28.10/cupsfilters/
H A Dipp.c281 httpConnect2 (host_name, host_port, NULL, AF_UNSPEC, in get_printer_attributes5()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/modules/printbackends/cups/
H A Dgtkcupsutils.c149 request->http = httpConnect2 (request->server, ippPort (), in gtk_cups_request_new_with_username()
667 request->http = httpConnect2 (request->server, ippPort (), in _connect()
/dports/x11-toolkits/gtk40/gtk-4.4.1/modules/printbackends/
H A Dgtkcupsutils.c149 request->http = httpConnect2 (request->server, ippPort (), in gtk_cups_request_new_with_username()
667 request->http = httpConnect2 (request->server, ippPort (), in _connect()

123