Searched refs:FTP_PORT (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.bin/ftp/
H A Dftp_var.h87 #define FTP_PORT 21 /* default if ! getservbyname("ftp/tcp") */ macro
H A Dftp.c135 snprintf(pbuf, sizeof(pbuf), "%d", FTP_PORT);

Completed in 123 milliseconds