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

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbindresvport.c46 #define ENDPORT (IPPORT_RESERVED - 1) macro
47 #define NPORTS (ENDPORT - STARTPORT + 1)
112 if (port > ENDPORT)

Completed in 109 milliseconds