Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.h158 extern const char *mdb_iob_format2str(const char *);
H A Dmdb_fmt.c731 mdb_iob_format2str(fp->f_ptr)); in cmd_formats()
H A Dmdb_io.c641 mdb_iob_format2str(const char *format) in mdb_iob_format2str() function