Searched refs:cupsEncryption (Results 1 – 7 of 7) sorted by relevance
/external/libcups/cups/ |
D | testadmin.c | 50 cupsEncryption(), 1, 30000, NULL); in main()
|
D | ppd-util.c | 340 cupsEncryption(), 1, 30000, NULL)) == NULL) in cupsGetPPD3() 655 …else if ((http2 = httpConnect2(host, *port, NULL, AF_UNSPEC, cupsEncryption(), 1, 30000, NULL)) ==… in cups_get_printer_uri()
|
D | libcups2.def | 176 cupsEncryption
|
D | cups.h | 343 extern http_encryption_t cupsEncryption(void);
|
D | request.c | 1044 cupsEncryption(), 1, 30000, NULL)) == NULL) in _cupsConnect()
|
D | usersys.c | 113 cupsEncryption(void) in cupsEncryption() function
|
D | adminutil.c | 893 cupsEncryption(), 1, 0, NULL)) == NULL) in cupsAdminGetServerSettings()
|