Searched refs:slp_send2slpd_iov (Results 1 – 3 of 3) sorted by relevance
153 return (slp_send2slpd_iov(iov, 1, reply)); in slp_send2slpd()156 SLPError slp_send2slpd_iov(struct iovec *msg, int iovlen, char **reply) { in slp_send2slpd_iov() function
656 if ((err = slp_send2slpd_iov(msg->msgiov, msg->msgiov_len, &reply)) in reg_impl()771 (void) slp_send2slpd_iov( in check_reregs()
214 extern SLPError slp_send2slpd_iov(struct iovec *, int, char **);