Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/ftp/
Dmain.c127 #define FTP_PROXY "ftp_proxy" /* env var with FTP proxy location */ macro
524 setupoption("ftp_proxy", getenv(FTP_PROXY), ""); in main()