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