Searched defs:recvmsg (Results 1 – 8 of 8) sorted by relevance
22 recvmsg(int fd, struct msghdr *msg, int flags) in recvmsg() function
30 int recvmsg(int a, struct msghdr *b, int c) in recvmsg() function
509 #define recvmsg Rrecvmsg macro
215 #define recvmsg _recvmsg macro
39 struct recvmsg_args recvmsg; member
80 int (*recvmsg)(struct ipmi_cmd *); member
1346 WRAPPER2(int, recvmsg, int s, struct msghdr *msg, int flags) in WRAPPER2() argument
1026 TEST_P(MemorySanitizerIpTest, recvmsg) { in TEST_P() argument