Home
last modified time | relevance | path

Searched defs:test_recvmsg (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dstd-c-library-functions-POSIX.c211 void test_recvmsg(int sockfd, struct msghdr *msg, int flags) { in test_recvmsg() function
/llvm-project/compiler-rt/test/dfsan/
H A Dcustom.cpp757 void test_recvmsg() { in test_recvmsg() function