Home
last modified time | relevance | path

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

/titanic_50/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.c68 mdb_iob_ctx_t pipe_ctx; /* Context data for service routines */
H A Dmdb.c815 rdsvc(mdb_iob_t *rdiob, mdb_iob_t *wriob, mdb_iob_ctx_t *ctx) in rdsvc()
848 wrsvc(mdb_iob_t *rdiob, mdb_iob_t *wriob, mdb_iob_ctx_t *ctx) in wrsvc()