Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dfetch.h124 FILE *fetchPut(struct url *, const char *);
H A Dfetch.c110 fetchPut(struct url *URL, const char *flags) in fetchPut() function
208 f = fetchPut(u, flags); in fetchPutURL()
H A DMakefile64 MLINKS+= fetch.3 fetchPut.3