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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Drecvmsg.c41 recvmsg(int s, struct msghdr *msg, int flags) function
/netbsd-current/sys/rump/include/rump/
H A Drump_syscallshotgun.h46 #define recvmsg(a,b,c) rump_sys_recvmsg(a,b,c) macro
/netbsd-current/lib/libpthread/
H A Dpthread_cancelstub.c570 recvmsg(int s, struct msghdr *msg, int flags) function
/netbsd-current/sys/dev/
H A Dipmivar.h70 int (*recvmsg)(struct ipmi_softc *, int, int *, uint8_t *); member in struct:ipmi_if
/netbsd-current/lib/librumphijack/
H A Dhijack.c1740 recvmsg(int fd, struct msghdr *msg, int flags) function

Completed in 118 milliseconds