HomeSort by relevance Sort by last modified time
    Searched refs:mdb_iob_ctx_t (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/mdb/common/mdb/
mdb_io.h 74 } mdb_iob_ctx_t; typedef in typeref:struct:mdb_iob_ctx
79 typedef void mdb_iobsvc_f(mdb_iob_t *, mdb_iob_t *, mdb_iob_ctx_t *);
mdb_pipeio.c 68 mdb_iob_ctx_t pipe_ctx; /* Context data for service routines */
mdb.c 801 rdsvc(mdb_iob_t *rdiob, mdb_iob_t *wriob, mdb_iob_ctx_t *ctx)
834 wrsvc(mdb_iob_t *rdiob, mdb_iob_t *wriob, mdb_iob_ctx_t *ctx)
    [all...]

Completed in 60 milliseconds