Home
last modified time | relevance | path

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

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dftp.c1070 _ftp_get_proxy(const char *flags) in _ftp_get_proxy() function
1153 return (_ftp_request(url, "RETR", us, _ftp_get_proxy(flags), flags)); in fetchXGetFTP()
1173 _ftp_get_proxy(flags), flags)); in fetchPutFTP()
1184 f = _ftp_request(url, "STAT", us, _ftp_get_proxy(flags), flags); in fetchStatFTP()