Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.h152 extern void mdb_iob_set_autowrap(mdb_iob_t *);
H A Dmdb_set.c278 mdb_iob_set_autowrap(mdb.m_out); in print_properties()
H A Dmdb_fmt.c742 mdb_iob_set_autowrap(mdb.m_out); in mdb_fmt_print()
H A Dmdb_io.c2216 mdb_iob_set_autowrap(mdb_iob_t *iob) in mdb_iob_set_autowrap() function