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

/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dsocket.c269 #ifndef USE_CMSG
270 #define USE_CMSG 1 macro
280 #ifndef USE_CMSG
281 #define USE_CMSG 1 macro
769 defined(USE_CMSG) && defined(IPV6_RECVPKTINFO)
1150 #ifdef USE_CMSG
1201 #endif /* USE_CMSG */
1208 #ifdef USE_CMSG
1219 * sock is used only when ISC_NET_BSD44MSGHDR and USE_CMSG are defined.
1240 #ifndef USE_CMSG
[all...]
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dsocket.c269 #ifndef USE_CMSG
270 #define USE_CMSG 1 macro
280 #ifndef USE_CMSG
281 #define USE_CMSG 1 macro
761 defined(USE_CMSG) && defined(IPV6_RECVPKTINFO)
1142 #ifdef USE_CMSG
1193 #endif /* USE_CMSG */
1200 #ifdef USE_CMSG
1211 * sock is used only when ISC_NET_BSD44MSGHDR and USE_CMSG are defined.
1232 #ifndef USE_CMSG
[all...]
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dsocket.c188 #ifndef USE_CMSG
189 #define USE_CMSG 1 macro
197 #undef USE_CMSG macro
1638 #if defined(USE_CMSG)
1741 #if defined(USE_CMSG) || defined(SO_RCVBUF)
1744 #if defined(USE_CMSG)
1786 #endif /* defined(USE_CMSG) */
1800 #endif /* defined(USE_CMSG) || defined(SO_RCVBUF) */

Completed in 74 milliseconds