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

/haiku-fatelf/headers/posix/netinet/
H A Din.h74 #define IPPORT_RESERVED 1024 macro
75 /* < IPPORT_RESERVED are privileged and should be accessible only by root */
/haiku-fatelf/src/bin/network/ftpd/
H A Dftpcmd.y1664 ((ntohs(data_dest.su_port) < IPPORT_RESERVED) ||
1791 ((ntohs(data_dest.su_port) < IPPORT_RESERVED) ||

Completed in 42 milliseconds