Searched refs:exclude_http (Results 1 – 2 of 2) sorted by relevance
144 int exclude_http, const char *pass, const char *desc,
692 int exclude_http, const char *pass, const char *desc, in load_cert_certs() argument700 if (exclude_http && (HAS_CASE_PREFIX(uri, "http://") || HAS_CASE_PREFIX(uri, "https://"))) { in load_cert_certs()