Searched refs:recvmsg_flags (Results 1 – 3 of 3) sorted by relevance
232 int recvmsg_flags = 0; in PathAndFlagsSyscall() local245 recvmsg_flags |= MSG_CMSG_CLOEXEC; in PathAndFlagsSyscall()279 recvmsg_flags, in PathAndFlagsSyscall()
183 int recvmsg_flags, in SendRecvMsgWithFlags() argument208 recv_sock.get(), reply, max_reply_len, recvmsg_flags, &recv_fds, NULL); in SendRecvMsgWithFlags()
82 int recvmsg_flags,