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

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

Completed in 14 milliseconds