Searched defs:slp_send2slpd_iov (Results 1 - 1 of 1) 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

Completed in 45 milliseconds