Searched refs:HAVE_RECVMSG (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dconfig.h910 #define HAVE_RECVMSG 1 macro
H A Dmonitor_fdpass.c115 #if defined(HAVE_RECVMSG) && (defined(HAVE_ACCRIGHTS_IN_MSGHDR) || defined(HAVE_CONTROL_IN_MSGHDR))
/freebsd-11-stable/contrib/mdocml/
H A Dconfigure78 HAVE_RECVMSG=
294 if [ "${HAVE_RECVMSG}" -eq 0 ]; then
/freebsd-11-stable/kerberos5/include/
H A Dconfig.h690 #define HAVE_RECVMSG 1 macro
/freebsd-11-stable/usr.sbin/ntp/
H A Dconfig.h760 #define HAVE_RECVMSG 1 macro
/freebsd-11-stable/usr.sbin/unbound/
H A Dconfig.h468 #define HAVE_RECVMSG 1 macro
/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.c403 #if defined(AF_INET6) && defined(IPV6_PKTINFO) && (defined(HAVE_RECVMSG) || defined(HAVE_SENDMSG))
449 #endif /* AF_INET6 && IPV6_PKTINFO && HAVE_RECVMSG||HAVE_SENDMSG */
630 #if defined(AF_INET6) && defined(IPV6_PKTINFO) && defined(HAVE_RECVMSG)
723 #endif /* AF_INET6 && IPV6_PKTINFO && HAVE_RECVMSG */

Completed in 199 milliseconds