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