Home
last modified time | relevance | path

Searched defs:recvmsg (Results 1 – 5 of 5) sorted by relevance

/openbsd/lib/libc/sys/
H A Dw_recvmsg.c22 recvmsg(int fd, struct msghdr *msg, int flags) in recvmsg() function
/openbsd/gnu/usr.bin/perl/plan9/
H A Dplan9.c30 int recvmsg(int a, struct msghdr *b, int c) in recvmsg() function
/openbsd/sys/dev/
H A Dipmivar.h80 int (*recvmsg)(struct ipmi_cmd *); member
/openbsd/gnu/gcc/libmudflap/
H A Dmf-hooks2.c1346 WRAPPER2(int, recvmsg, int s, struct msghdr *msg, int flags) in WRAPPER2() argument
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp1026 TEST_P(MemorySanitizerIpTest, recvmsg) { in TEST_P() argument