Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.h141 extern int mdb_iob_eof(mdb_iob_t *);
H A Dmdb_io.c2036 mdb_iob_eof(mdb_iob_t *iob) in mdb_iob_eof() function