HomeSort by: relevance | last modified time | path
    Searched refs:ISC_NET_PORTRANGELOW (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/win32/
net.c 45 #ifndef ISC_NET_PORTRANGELOW
46 #define ISC_NET_PORTRANGELOW 1024
47 #endif /* ISC_NET_PORTRANGELOW */
308 *low = ISC_NET_PORTRANGELOW;
  /src/external/bsd/ntp/dist/libntp/lib/isc/unix/
net.c 54 #ifndef ISC_NET_PORTRANGELOW
55 #define ISC_NET_PORTRANGELOW 1024
56 #endif /* ISC_NET_PORTRANGELOW */
492 *low = ISC_NET_PORTRANGELOW;
  /src/external/mpl/bind/dist/lib/isc/
net.c 52 #ifndef ISC_NET_PORTRANGELOW
53 #define ISC_NET_PORTRANGELOW 1024
54 #endif /* ISC_NET_PORTRANGELOW */
448 *low = ISC_NET_PORTRANGELOW;
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
net.c 52 #ifndef ISC_NET_PORTRANGELOW
53 #define ISC_NET_PORTRANGELOW 1024
54 #endif /* ISC_NET_PORTRANGELOW */
825 *low = ISC_NET_PORTRANGELOW;

Completed in 15 milliseconds