Home
last modified time | relevance | path

Searched refs:fetchStatFTP (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dfetch.h109 int fetchStatFTP(struct url *, struct url_stat *, const char *);
H A DMakefile79 MLINKS+= fetch.3 fetchStatFTP.3
H A Dfetch.c138 return (fetchStatFTP(URL, us, flags)); in fetchStat()
H A Dftp.c1180 fetchStatFTP(struct url *url, struct url_stat *us, const char *flags) in fetchStatFTP() function
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dfetch.h128 int fetchStatFTP(struct url *, struct url_stat *, const char *);
H A Dfetch.c145 return (fetchStatFTP(URL, us, flags)); in fetchStat()
H A Dftp.c1259 fetchStatFTP(struct url *url, struct url_stat *us, const char *flags) in fetchStatFTP() function