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

/freebsd-current/usr.bin/fetch/
H A Dfetch.c425 fetch(char *URL, const char *path, int *is_http) argument
914 int c, e, is_http, r; local
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c516 boolean_t is_http = strncmp(uri, "http:", strlen("http:")) == 0; local

Completed in 125 milliseconds