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

  /src/usr.sbin/faithd/
faithd.h 48 #define FTP_PORT 21
faithd.c 562 case FTP_PORT:
  /src/sys/arch/mvme68k/stand/sboot/
etherfun.c 106 servport = FTP_PORT; /* to start */
179 if (servport == FTP_PORT) servport = udph->uh_sport;
etherfun.h 48 #define FTP_PORT 69 /* Standard TFTP port number */
  /src/usr.bin/ftp/
ftp_var.h 187 #define FTP_PORT 21 /* default if ! getservbyname("ftp/tcp") */
fetch.c 494 ui->portnum = FTP_PORT;

Completed in 15 milliseconds