Searched defs:mir_rput (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c229 static void mir_rput(queue_t *q, mblk_t *mp);
289 mir_rput,
1330 mir_rput(queue_t *q, mblk_t *mp) function
1360 RPCLOG(1, "mir_rput: runt TPI message (%d bytes)\n",
1394 RPCLOG(32, "mir_rput: ignoring M_FLUSH %x ", *mp->b_rptr);
1492 RPCLOG0(1, "mir_rput: dupb/copyb failed\n");
1598 RPCLOG(1, "mir_rput: unknown mir_type %d\n",
1636 RPCLOG(16, "mir_rput: stopping idle timer on 0x%p because "
1741 RPCLOG(1, "mir_rput: unexpected message %d "
2246 * mir_rput wheneve
[all...]

Completed in 62 milliseconds