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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_rdma.c68 static int clnt_setup_long_reply(CONN *, struct clist **, uint_t);
527 clnt_setup_long_reply(CONN *conn, struct clist **clpp, uint_t length) function
895 status = clnt_setup_long_reply(conn, &cl_long_reply, long_reply_len);

Completed in 192 milliseconds