Searched refs:gateport (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/tnftp/src/
H A Dmain.c165 gateport = NULL;
168 gateport = cp;
170 gateport = "ftpgate";
H A Dftp_var.h281 GLOBAL const char *gateport; /* port number to use for gateftp connections */ variable
H A Dcmds.c826 *gateserver ? gateserver : "(none)", gateport);
1062 gateport = ftp_strdup(argv[2]);
1075 gateport);
H A Dutil.c132 port = gateport;

Completed in 119 milliseconds