Home
last modified time | relevance | path

Searched defs:iobs (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb.c885 mdb_iob_t *iobs[2]; in mdb_call() local
H A Dmdb_io.c407 mdb_iob_pipe(mdb_iob_t **iobs, mdb_iobsvc_f *rdsvc, mdb_iobsvc_f *wrsvc) in mdb_iob_pipe()