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

/bind-9.6-ESV-R11/lib/isc/win32/
H A Dnet.c43 #ifndef ISC_NET_PORTRANGELOW
44 #define ISC_NET_PORTRANGELOW 1024 macro
45 #endif /* ISC_NET_PORTRANGELOW */
300 *low = ISC_NET_PORTRANGELOW;
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dnet.c52 #ifndef ISC_NET_PORTRANGELOW
53 #define ISC_NET_PORTRANGELOW 1024 macro
54 #endif /* ISC_NET_PORTRANGELOW */
488 *low = ISC_NET_PORTRANGELOW;

Completed in 10 milliseconds