Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/sys/
H A Dw_recvmsg.c22 recvmsg(int fd, struct msghdr *msg, int flags) in recvmsg() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Drecvmsg.c41 recvmsg(int s, struct msghdr *msg, int flags) in recvmsg() function
/openbsd-src/gnu/usr.bin/perl/plan9/
H A Dplan9.c30 int recvmsg(int a, struct msghdr *b, int c) in recvmsg() function
/netbsd-src/sys/rump/include/rump/
H A Drump_syscallshotgun.h46 #define recvmsg(a,b,c) rump_sys_recvmsg(a,b,c) macro
/netbsd-src/lib/libpthread/
H A Dpthread_cancelstub.c570 recvmsg(int s, struct msghdr *msg, int flags) in recvmsg() function
/openbsd-src/sys/dev/
H A Dipmivar.h80 int (*recvmsg)(struct ipmi_cmd *); member
/netbsd-src/sys/dev/
H A Dipmivar.h70 int (*recvmsg)(struct ipmi_softc *, int, int *, uint8_t *); global() member
/netbsd-src/lib/librumphijack/
H A Dhijack.c1740 recvmsg(int fd, struct msghdr *msg, int flags) global() function
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-hooks2.c1346 WRAPPER2(int, recvmsg, int s, struct msghdr *msg, int flags) in WRAPPER2() argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc1037 TEST_P(MemorySanitizerIpTest, recvmsg) { in TEST_P() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp1026 TEST_P(MemorySanitizerIpTest, recvmsg) { in TEST_P() argument