Searched refs:fetchStatFTP (Results 1 – 4 of 4) sorted by relevance
115 int fetchStatFTP(struct url *, struct url_stat *, const char *);
73 MLINKS+= fetch.3 fetchStatFTP.3
141 return (fetchStatFTP(URL, us, flags)); in fetchStat()
1186 fetchStatFTP(struct url *url, struct url_stat *us, const char *flags) in fetchStatFTP() function