Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_memio.c91 .io_name = no_io_name,
H A Dmdb_io_impl.h115 extern const char *no_io_name(mdb_io_t *);
H A Dmdb_shell.c152 .io_name = no_io_name,
H A Dmdb_io.c1671 .io_name = no_io_name,
1727 .io_name = no_io_name,
2275 no_io_name(mdb_io_t *io) in no_io_name() function