Searched refs:bc_sendmsg (Results 1 – 1 of 1) sorted by relevance
99 static SLPError bc_sendmsg(struct pollfd *, struct msghdr *, struct bc_ifs *);931 if (ifs && *ifs && bc_sendmsg(fds, msg, bcifs) == SLP_OK) { in mc_sendmsg()965 static SLPError bc_sendmsg(struct pollfd *fds, struct msghdr *msg, in bc_sendmsg() function