Home
last modified time | relevance | path

Searched refs:HAVE_SENDMSG (Results 1 – 5 of 5) 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()
/external/openssh/prebuilt-intermediates/
Dconfig.h846 #define HAVE_SENDMSG 1 macro
/external/openssh/regress/
Dnetcat.c1001 #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