Home
last modified time | relevance | path

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

/freebsd/contrib/tnftp/src/
H A Dftp_var.h279 GLOBAL const char *ftpport; /* port number to use for FTP connections */ variable
H A Dmain.c163 ftpport = "ftp"; in main()
346 ftpport = optarg; in main()
H A Dutil.c134 port = ftpport; in setpeer()
H A Dfetch.c351 tport = ftpport; in parse_url()