Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.h160 extern const char *mdb_iob_format2str(const char *);
H A Dmdb_fmt.c852 mdb_iob_format2str(fp->f_ptr)); in cmd_formats()
H A Dmdb_io.c650 mdb_iob_format2str(const char *format) in mdb_iob_format2str() function