/external/libcups/systemv/ |
D | lpadmin.c | 85 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() 646 cupsEncryption(), 1, 30000, NULL); in main()
|
D | cancel.c | 247 cupsEncryption())) == NULL) in main() 331 cupsEncryption())) == NULL) in main()
|
D | lpmove.c | 125 http = httpConnectEncrypt(cupsServer(), ippPort(), cupsEncryption()); in main()
|
D | cupsctl.c | 181 cupsEncryption())) == NULL) in main()
|
D | lpstat.c | 987 http2 = httpConnectEncrypt(server, port, cupsEncryption()); in show_classes() 2028 cupsEncryption())) != NULL) in show_scheduler()
|
/external/libcups/cups/ |
D | testadmin.c | 44 cupsEncryption(), 1, 30000, NULL); in main()
|
D | libcups2.def | 193 cupsEncryption
|
D | ppd-util.c | 378 cupsEncryption(), 1, 30000, NULL)) == NULL) in cupsGetPPD3()
|
D | cups.h | 338 extern http_encryption_t cupsEncryption(void);
|
D | request.c | 1051 cupsEncryption(), 1, 30000, NULL)) == NULL) in _cupsConnect()
|
D | adminutil.c | 152 cupsEncryption(), 1, 0, NULL)) == NULL) in cupsAdminGetServerSettings()
|
D | usersys.c | 131 cupsEncryption(void) in cupsEncryption() function
|
/external/libcups/cgi-bin/ |
D | jobs.c | 54 http = httpConnectEncrypt(cupsServer(), ippPort(), cupsEncryption()); in main()
|
D | classes.c | 88 http = httpConnectEncrypt(cupsServer(), ippPort(), cupsEncryption()); in main()
|
D | printers.c | 89 http = httpConnectEncrypt(cupsServer(), ippPort(), cupsEncryption()); in main()
|
D | admin.c | 72 http = httpConnectEncrypt(cupsServer(), ippPort(), cupsEncryption()); in main() 80 fprintf(stderr, "DEBUG: cupsEncryption()=%d\n", cupsEncryption()); in main()
|
/external/libcups/scheduler/ |
D | cups-lpd.c | 808 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()
|
D | testsub.c | 107 cupsEncryption())) == NULL) in main()
|
D | cupsfilter.c | 1267 cupsEncryption())) == NULL) in get_job_file()
|
/external/libcups/berkeley/ |
D | lpc.c | 47 http = httpConnectEncrypt(cupsServer(), ippPort(), cupsEncryption()); in main()
|
D | lpq.c | 288 cupsEncryption()); in connect_server()
|
/external/libcups/backend/ |
D | ipp.c | 662 http = httpConnect2(hostname, port, addrlist, AF_UNSPEC, cupsEncryption(), 1, in main() 1449 monitor.encryption = cupsEncryption(); in main()
|