FTP_PORT
#define FTP_PORT 69 /* Standard TFTP port number */
#define FTP_PORT 21 /* default if ! getservbyname("ftp/tcp") */
#define FTP_PORT 21