Home
last modified time | relevance | path

Searched refs:HAVE_SENDMSG (Results 1 – 6 of 6) 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.h834 #define HAVE_SENDMSG 1 macro
Dconfig.h.in945 #undef HAVE_SENDMSG
/external/openssh/regress/
Dnetcat.c993 #if defined(HAVE_SENDMSG) && (defined(HAVE_ACCRIGHTS_IN_MSGHDR) || defined(HAVE_CONTROL_IN_MSGHDR)) in fdpass()
/external/strace/
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.
DChangeLog35586 HAVE_SENDMSG is always defined. Therefore, the check for sendmsg
35590 * linux/dummy.h [!HAVE_SENDMSG] (sys_recvmsg, sys_sendmsg): Remove
35592 * net.c [HAVE_SENDMSG]: Define unconditionally.
35593 * syscall.c (dumpio) [HAVE_SENDMSG]: Likewise.
38287 * net.c: Use #ifdef in the check for HAVE_SENDMSG.
42481 * syscall.c (dumpio) [HAVE_SENDMSG]: Call dumpiov_in_mmsghdr
42629 * syscall.c (dumpio) [HAVE_SENDMSG]: Call dumpiov_in_msghdr for recvmsg