Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c1665 static const mdb_io_ops_t spbuf_ops = { variable
1693 io->io_ops = &spbuf_ops; in iob_spb_create()