Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbindresvport.c46 #define ENDPORT (IPPORT_RESERVED - 1) macro
47 #define NPORTS (ENDPORT - STARTPORT + 1)
111 if (port > ENDPORT) in bindresvport_sa()