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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_ipc.c149 * by this call. Note that this call is a wrapper for slp_send2slpd_iov.
157 return (slp_send2slpd_iov(iov, 1, reply));
160 SLPError slp_send2slpd_iov(struct iovec *msg, int iovlen, char **reply) { function
H A Dslp-internal.h216 extern SLPError slp_send2slpd_iov(struct iovec *, int, char **);
H A DSLPReg.c656 if ((err = slp_send2slpd_iov(msg->msgiov, msg->msgiov_len, &reply))
771 (void) slp_send2slpd_iov(

Completed in 60 milliseconds