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

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dsocket.c259 #ifndef USE_CMSG
260 #define USE_CMSG 1 macro
270 #ifndef USE_CMSG
271 #define USE_CMSG 1 macro
592 defined(USE_CMSG) && defined(IPV6_RECVPKTINFO)
973 #ifdef USE_CMSG
1024 #endif /* USE_CMSG */
1031 #ifdef USE_CMSG
1042 * sock is used only when ISC_NET_BSD44MSGHDR and USE_CMSG are defined.
1063 #ifndef USE_CMSG
[all...]
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dsocket.c188 #ifndef USE_CMSG
189 #define USE_CMSG 1 macro
197 #undef USE_CMSG macro
1644 #if defined(USE_CMSG)
1730 #if defined(USE_CMSG) || defined(SO_RCVBUF)
1733 #if defined(USE_CMSG)
1767 #endif /* defined(USE_CMSG) */
1781 #endif /* defined(USE_CMSG) || defined(SO_RCVBUF) */

Completed in 43 milliseconds