Home
last modified time | relevance | path

Searched refs:mdb_iob_ctx_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.h74 } mdb_iob_ctx_t; typedef
79 typedef void mdb_iobsvc_f(mdb_iob_t *, mdb_iob_t *, mdb_iob_ctx_t *);
H A Dmdb_pipeio.c66 mdb_iob_ctx_t pipe_ctx; /* Context data for service routines */
H A Dmdb.c826 rdsvc(mdb_iob_t *rdiob, mdb_iob_t *wriob, mdb_iob_ctx_t *ctx) in rdsvc()
859 wrsvc(mdb_iob_t *rdiob, mdb_iob_t *wriob, mdb_iob_ctx_t *ctx) in wrsvc()