Searched refs:cups_apple_get_boolean (Results 1 – 1 of 1) sorted by relevance
79 static int cups_apple_get_boolean(CFStringRef key, int *value);971 cups_apple_get_boolean( in cups_apple_get_boolean() function1182 if (cups_apple_get_boolean(kAllowAnyRootKey, &bval)) in cups_init_client_conf()1185 if (cups_apple_get_boolean(kAllowExpiredCertsKey, &bval)) in cups_init_client_conf()1194 if (cups_apple_get_boolean(kTrustOnFirstUseKey, &bval)) in cups_init_client_conf()1197 if (cups_apple_get_boolean(kValidateCertsKey, &bval)) in cups_init_client_conf()