Searched defs:sendmsg (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | sendmsg.c | 43 sendmsg(rk_socket_t s, const struct msghdr *msg, int flags) in sendmsg() function
|
H A D | roken.h.in | 438 #define sendmsg sendmsg_w32 macro
|
/netbsd-src/sys/rump/include/rump/ |
H A D | rump_syscallshotgun.h | 48 #define sendmsg(a,b,c) rump_sys_sendmsg(a,b,c) macro
|
/netbsd-src/lib/libpthread/ |
H A D | pthread_cancelstub.c | 629 sendmsg(int s, const struct msghdr *msg, int flags) in sendmsg() function
|
/netbsd-src/sys/dev/ |
H A D | ipmivar.h | 69 int (*sendmsg)(struct ipmi_softc *, int, const uint8_t *); global() member
|
/netbsd-src/lib/librumphijack/ |
H A D | hijack.c | 1797 sendmsg(int fd, const struct msghdr *msg, int flags) global() function
|