Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/ftp/
Dftp_var.h285 GLOBAL const char *ftpport; /* port number to use for FTP connections */ variable
Dmain.c156 ftpport = "ftp"; in main()
350 ftpport = optarg; in main()
Dutil.c128 port = ftpport; in setpeer()
Dfetch.c412 return ftpport; in get_port()