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

/bind-9.11.3/lib/isc/win32/
H A Dnet.c37 #ifndef ISC_NET_PORTRANGEHIGH
38 #define ISC_NET_PORTRANGEHIGH 65535 macro
39 #endif /* ISC_NET_PORTRANGEHIGH */
302 *high = ISC_NET_PORTRANGEHIGH;
/bind-9.11.3/lib/isc/unix/
H A Dnet.c53 #ifndef ISC_NET_PORTRANGEHIGH
54 #define ISC_NET_PORTRANGEHIGH 65535 macro
55 #endif /* ISC_NET_PORTRANGEHIGH */
878 *high = ISC_NET_PORTRANGEHIGH;

Completed in 13 milliseconds