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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_cots.c3106 uint_t queue_flag)
3123 * If queue_flag is set then the calllist_t is already on the hash
3126 if (queue_flag) {
3105 clnt_dispatch_send(queue_t *q, mblk_t *mp, calllist_t *e, uint_t xid, uint_t queue_flag) argument

Completed in 67 milliseconds