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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb.c808 * (2) if wriob is NULL, there is no writer but this is the first read, so we
815 rdsvc(mdb_iob_t *rdiob, mdb_iob_t *wriob, mdb_iob_ctx_t *ctx) argument
832 else if (wriob == NULL)
848 wrsvc(mdb_iob_t *rdiob, mdb_iob_t *wriob, mdb_iob_ctx_t *ctx) argument

Completed in 60 milliseconds