HomeSort by relevance Sort by last modified time
    Searched refs:cupsEncryption (Results 1 - 6 of 6) sorted by null

  /external/libcups/cups/
testadmin.c 50 cupsEncryption(), 1, 30000, NULL);
ppd-util.c 340 cupsEncryption(), 1, 30000, NULL)) == NULL)
655 else if ((http2 = httpConnect2(host, *port, NULL, AF_UNSPEC, cupsEncryption(), 1, 30000, NULL)) == NULL)
cups.h 343 extern http_encryption_t cupsEncryption(void);
request.c 1044 cupsEncryption(), 1, 30000, NULL)) == NULL)
usersys.c 99 * 'cupsEncryption()' - Get the current encryption settings.
113 cupsEncryption(void)
    [all...]
adminutil.c 893 cupsEncryption(), 1, 0, NULL)) == NULL)
    [all...]

Completed in 95 milliseconds