Home
last modified time | relevance | path

Searched refs:fetchGetURL (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/lib/libfetch/
H A Dfetch.h120 FILE *fetchGetURL(const char *, const char *);
H A DMakefile58 MLINKS+= fetch.3 fetchGetURL.3
H A Dfetch.c192 fetchGetURL(const char *URL, const char *flags) in fetchGetURL() function