Searched refs:HAVE_SENDMSG (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dconfig.h946 #define HAVE_SENDMSG 1 macro
H A Dmonitor_fdpass.c54 #if defined(HAVE_SENDMSG) && (defined(HAVE_ACCRIGHTS_IN_MSGHDR) || defined(HAVE_CONTROL_IN_MSGHDR))
/freebsd-11-stable/kerberos5/include/
H A Dconfig.h729 #define HAVE_SENDMSG 1 macro
/freebsd-11-stable/usr.sbin/unbound/
H A Dconfig.h471 #define HAVE_SENDMSG 1 macro
/freebsd-11-stable/crypto/openssh/regress/
H A Dnetcat.c993 #if defined(HAVE_SENDMSG) && (defined(HAVE_ACCRIGHTS_IN_MSGHDR) || defined(HAVE_CONTROL_IN_MSGHDR))
/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 */
456 #if defined(AF_INET6) && defined(IPV6_PKTINFO) && defined(HAVE_SENDMSG)
589 #endif /* AF_INET6 && IPV6_PKTINFO && HAVE_SENDMSG */

Completed in 389 milliseconds