Searched refs:pgio (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c530 mdb_iob_setpager(mdb_iob_t *iob, mdb_io_t *pgio) argument
541 iob->iob_pgp = mdb_io_hold(pgio);
545 if (IOP_CTL(pgio, TIOCGWINSZ, &winsz) == 0)

Completed in 60 milliseconds