HomeSort by: relevance | last modified time | path
    Searched refs:fetchPut (Results 1 - 3 of 3) sorted by relevancy

  /src/share/examples/refuse/ian/libfetch/
fetch.h 120 FILE *fetchPut(struct url *, const char *);
Makefile 73 MLINKS+= fetch.3 fetchPut.3
fetch.c 110 fetchPut(struct url *URL, const char *flags)
194 * Attempt to parse the given URL; if successful, call fetchPut().
205 f = fetchPut(u, flags);

Completed in 12 milliseconds