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

  /src/external/bsd/ntp/dist/libntp/lib/isc/win32/
net.c 48 #ifndef ISC_NET_PORTRANGEHIGH
49 #define ISC_NET_PORTRANGEHIGH 65535
50 #endif /* ISC_NET_PORTRANGEHIGH */
309 *high = ISC_NET_PORTRANGEHIGH;
  /src/external/bsd/ntp/dist/libntp/lib/isc/unix/
net.c 57 #ifndef ISC_NET_PORTRANGEHIGH
58 #define ISC_NET_PORTRANGEHIGH 65535
59 #endif /* ISC_NET_PORTRANGEHIGH */
493 *high = ISC_NET_PORTRANGEHIGH;
  /src/external/mpl/bind/dist/lib/isc/
net.c 55 #ifndef ISC_NET_PORTRANGEHIGH
56 #define ISC_NET_PORTRANGEHIGH 65535
57 #endif /* ISC_NET_PORTRANGEHIGH */
449 *high = ISC_NET_PORTRANGEHIGH;
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
net.c 55 #ifndef ISC_NET_PORTRANGEHIGH
56 #define ISC_NET_PORTRANGEHIGH 65535
57 #endif /* ISC_NET_PORTRANGEHIGH */
826 *high = ISC_NET_PORTRANGEHIGH;

Completed in 19 milliseconds