Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.h103 extern void mdb_iob_nlflush(mdb_iob_t *);
H A Dmdb.c1260 mdb_iob_nlflush(mdb.m_out); in mdb_call_idcmd()
H A Dmdb_io.c493 mdb_iob_nlflush(mdb_iob_t *iob) in mdb_iob_nlflush() function