Searched defs:ISC_NET_PORTRANGELOW (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dnet.c34 #ifndef ISC_NET_PORTRANGELOW
35 #define ISC_NET_PORTRANGELOW 1024 macro
36 #endif /* ISC_NET_PORTRANGELOW */
301 *low = ISC_NET_PORTRANGELOW;
/bind-9.11.3/lib/isc/unix/
H A Dnet.c50 #ifndef ISC_NET_PORTRANGELOW
51 #define ISC_NET_PORTRANGELOW 1024 macro
52 #endif /* ISC_NET_PORTRANGELOW */
877 *low = ISC_NET_PORTRANGELOW;

Completed in 13 milliseconds