Home
last modified time | relevance | path

Searched refs:HAVE_SENDMSG (Results 1 – 7 of 7) sorted by relevance

/external/openssh/
Dmonitor_fdpass.c54 #if defined(HAVE_SENDMSG) && (defined(HAVE_ACCRIGHTS_IN_MSGHDR) || defined(HAVE_CONTROL_IN_MSGHDR)) in mm_send_fd()
Dconfig.h831 #define HAVE_SENDMSG 1 macro
Dconfig.h.in921 #undef HAVE_SENDMSG
/external/strace/linux/
Ddummy.h161 #ifndef HAVE_SENDMSG
/external/strace/
Dnet.c381 #if HAVE_SENDMSG
870 #ifdef HAVE_SENDMSG
966 #ifdef HAVE_SENDMSG
Dsyscall.c663 #if HAVE_SENDMSG in dumpio()
681 #if HAVE_SENDMSG in dumpio()
DChangeLog-CVS2091 * net.c (printcmsghdr) [HAVE_SENDMSG]: Do not allocate array of
2095 (printmsghdr) [HAVE_SENDMSG]: Update tprint_iov() usage.
2146 (sys_sendmsg) [HAVE_SENDMSG]: Likewise.
2148 (sys_recvmsg) [HAVE_SENDMSG]: Likewise.
2558 * net.c [HAVE_SENDMSG] (printcmsghdr): New function.