Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_shell.c149 no_io_read,
H A Dmdb_io_impl.h112 extern ssize_t no_io_read(mdb_io_t *, void *, size_t);
H A Dmdb_io.c1619 no_io_read,
1675 no_io_read,
2155 no_io_read(mdb_io_t *io, void *buf, size_t nbytes) in no_io_read() function