Home
last modified time | relevance | path

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

/dragonfly/lib/libfetch/
H A Dfetch.c114 fetchPut(struct url *URL, const char *flags) in fetchPut() function
212 f = fetchPut(u, flags); in fetchPutURL()
H A Dfetch.h126 FILE *fetchPut(struct url *, const char *);
H A DMakefile55 MLINKS+= fetch.3 fetchPut.3