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