Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c182 static const char io_perase[] = " "; variable
189 static const size_t io_peraselen = sizeof (io_perase) - 1;
338 (void) iob_write(iob, iob->iob_pgp, io_perase, io_peraselen); in iob_pager()