Searched refs:IPPORT_RESERVED (Results 1 – 3 of 3) sorted by relevance
287 #ifndef IPPORT_RESERVED288 #define IPPORT_RESERVED __DARWIN_IPPORT_RESERVED macro
169 int ipport_lowfirstauto = IPPORT_RESERVED - 1; /* 1023 */204 RANGECHK(new_value, 1, IPPORT_RESERVED - 1);206 RANGECHK(new_value, IPPORT_RESERVED, USHRT_MAX);900 if (ntohs(lport) < IPPORT_RESERVED && in in_pcbbind()
1052 if ((port >= IPPORT_RESERVED) && (nd->nd_procnum != NFSPROC_NULL)) { in nfssvc_nfsd()