Searched refs:rib_send_and_wait (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | rpcib.c | 2305 rib_send_and_wait(CONN *conn, struct clist *cl, uint32_t msgid, in rib_send_and_wait() function 2410 ret = rib_send_and_wait(conn, cl, msgid, 1, 1, &wd); in rib_send() 2432 ret = rib_send_and_wait(conn, cl, msgid, 1, 0, wid); in rib_send_resp()
|