Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/sys/
H A Dw_sendmsg.c22 sendmsg(int s, const struct msghdr *msg, int flags) in sendmsg() function
/openbsd-src/gnu/usr.bin/perl/plan9/
H A Dplan9.c36 int sendmsg(int a, struct msghdr *b, int c) in sendmsg() function
/openbsd-src/usr.bin/dig/
H A Ddig.h130 dns_message_t *sendmsg; member
/openbsd-src/sys/dev/
H A Dipmivar.h79 int (*sendmsg)(struct ipmi_cmd *); member
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-hooks2.c1372 WRAPPER2(int, sendmsg, int s, const void *msg, int flags) in WRAPPER2() argument