Searched refs:clnt_dispatch_send (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 413 static int clnt_dispatch_send(queue_t *, mblk_t *, calllist_t *, uint_t, 1115 status = clnt_dispatch_send(wq, mp, call, p->cku_xid, in clnt_cots_kcallit() 2699 if (clnt_dispatch_send(wq, mp, e, 0, 0) != RPC_SUCCESS) { in connmgr_connect() 2894 if (clnt_dispatch_send(wq, mp, e, 0, 0) != RPC_SUCCESS) { in connmgr_getopt_int() 2986 if (clnt_dispatch_send(wq, mp, e, 0, 0) != RPC_SUCCESS) { in connmgr_setopt_int() 3107 clnt_dispatch_send(queue_t *q, mblk_t *mp, calllist_t *e, uint_t xid, in clnt_dispatch_send() function
|