Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dfetch.h120 FILE *fetchGetURL(const char *, const char *);
H A DMakefile47 MLINKS+= fetch.3 fetchGetURL.3
H A Dfetch.c195 fetchGetURL(const char *URL, const char *flags) in fetchGetURL() function