Searched defs:sendmsg (Results 1 – 5 of 5) sorted by relevance
22 sendmsg(int s, const struct msghdr *msg, int flags) in sendmsg() function
36 int sendmsg(int a, struct msghdr *b, int c) in sendmsg() function
130 dns_message_t *sendmsg; member
79 int (*sendmsg)(struct ipmi_cmd *); member
1372 WRAPPER2(int, sendmsg, int s, const void *msg, int flags) in WRAPPER2() argument