Searched refs:bc_sendmsg (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_net.c96 static SLPError bc_sendmsg(struct pollfd *, struct msghdr *, struct bc_ifs *);
928 if (ifs && *ifs && bc_sendmsg(fds, msg, bcifs) == SLP_OK) {
933 * else no ifs given, or bc_sendmsg failed, so send on
962 static SLPError bc_sendmsg(struct pollfd *fds, struct msghdr *msg, function
971 slp_err(LOG_CRIT, 0, "bc_sendmsg",

Completed in 30 milliseconds