Home
last modified time | relevance | path

Searched defs:is_http (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/fetch/
H A Dfetch.c421 fetch(char *URL, const char *path, int *is_http) in fetch()
901 int c, e, is_http, r; in main() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c513 boolean_t is_http = strncmp(uri, "http:", strlen("http:")) == 0; in get_key_material_https() local