Searched refs:nvlist_send (Results 1 – 2 of 2) sorted by relevance
104 int nvlist_send(int sock, const nvlist_t *nvl);
1256 nvlist_send(int sock, const nvlist_t *nvl) in nvlist_send() function1358 if (nvlist_send(sock, nvl) < 0) { in nvlist_xfer()