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.
DChangeLog20942 HAVE_SENDMSG is always defined. Therefore, the check for sendmsg
20946 * linux/dummy.h [!HAVE_SENDMSG] (sys_recvmsg, sys_sendmsg): Remove
20948 * net.c [HAVE_SENDMSG]: Define unconditionally.
20949 * syscall.c (dumpio) [HAVE_SENDMSG]: Likewise.
23643 * net.c: Use #ifdef in the check for HAVE_SENDMSG.
27837 * syscall.c (dumpio) [HAVE_SENDMSG]: Call dumpiov_in_mmsghdr
27985 * syscall.c (dumpio) [HAVE_SENDMSG]: Call dumpiov_in_msghdr for recvmsg