Searched refs:HAVE_SENDMSG (Results 1 – 6 of 6) sorted by relevance
54 #if defined(HAVE_SENDMSG) && (defined(HAVE_ACCRIGHTS_IN_MSGHDR) || defined(HAVE_CONTROL_IN_MSGHDR)) in mm_send_fd()
834 #define HAVE_SENDMSG 1 macro
945 #undef HAVE_SENDMSG
993 #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.
20942 HAVE_SENDMSG is always defined. Therefore, the check for sendmsg20946 * linux/dummy.h [!HAVE_SENDMSG] (sys_recvmsg, sys_sendmsg): Remove20948 * 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_mmsghdr27985 * syscall.c (dumpio) [HAVE_SENDMSG]: Call dumpiov_in_msghdr for recvmsg