Home
last modified time | relevance | path

Searched refs:cups_apple_get_boolean (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cups/
Dusersys.c81 static int cups_apple_get_boolean(CFStringRef key, int *value);
973 cups_apple_get_boolean( in cups_apple_get_boolean() function
1188 if (cups_apple_get_boolean(kAllowAnyRootKey, &bval)) in cups_init_client_conf()
1191 if (cups_apple_get_boolean(kAllowExpiredCertsKey, &bval)) in cups_init_client_conf()
1200 if (cups_apple_get_boolean(kTrustOnFirstUseKey, &bval)) in cups_init_client_conf()
1203 if (cups_apple_get_boolean(kValidateCertsKey, &bval)) in cups_init_client_conf()