Home
last modified time | relevance | path

Searched refs:libc_recvmmsg (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sendmmsg/
Dsendmmsg.h18 …{ .recvmmsg = libc_recvmmsg, .sendmmsg = libc_sendmmsg, .ts_type = TST_LIBC_TIMESPEC, .desc = "vDS…
Dsendmmsg_var.h29 static inline int libc_recvmmsg(int sockfd, struct mmsghdr *msgvec, in libc_recvmmsg() function