Home
last modified time | relevance | path

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

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