HomeSort by: relevance | last modified time | path
    Searched refs:gateport (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/ftp/
main.c 158 gateport = NULL;
161 gateport = cp;
163 gateport = "ftpgate";
ftp_var.h 283 GLOBAL const char *gateport; /* port number to use for gateftp connections */ variable
cmds.c 822 *gateserver ? gateserver : "(none)", gateport);
1058 gateport = ftp_strdup(argv[2]);
1071 gateport);
util.c 126 port = gateport;

Completed in 18 milliseconds