Searched refs:HAVE_SENDMSG (Results 1 – 5 of 5) sorted by relevance
54 #if defined(HAVE_SENDMSG) && (defined(HAVE_ACCRIGHTS_IN_MSGHDR) || defined(HAVE_CONTROL_IN_MSGHDR)) in mm_send_fd()
846 #define HAVE_SENDMSG 1 macro
1001 #if defined(HAVE_SENDMSG) && (defined(HAVE_ACCRIGHTS_IN_MSGHDR) || defined(HAVE_CONTROL_IN_MSGHDR)) in fdpass()
2091 * net.c (printcmsghdr) [HAVE_SENDMSG]: Do not allocate array of2095 (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.
35586 HAVE_SENDMSG is always defined. Therefore, the check for sendmsg35590 * linux/dummy.h [!HAVE_SENDMSG] (sys_recvmsg, sys_sendmsg): Remove35592 * 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_mmsghdr42629 * syscall.c (dumpio) [HAVE_SENDMSG]: Call dumpiov_in_msghdr for recvmsg