Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dfetch.h121 FILE *fetchPutURL(const char *, const char *);
H A DMakefile59 MLINKS+= fetch.3 fetchPutURL.3
H A Dfetch.c204 fetchPutURL(const char *URL, const char *flags) in fetchPutURL() function