Searched defs:is_http (Results 1 – 2 of 2) sorted by relevance
425 fetch(char *URL, const char *path, int *is_http) in fetch()915 int c, e, is_http, r; in main() local
516 boolean_t is_http = strncmp(uri, "http:", strlen("http:")) == 0; in get_key_material_https() local