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.h158 extern const char *mdb_iob_format2str(const char *);
H A Dmdb_fmt.c55 * our printf "unparser" mdb_iob_format2str().
748 mdb_iob_format2str(fp->f_ptr));
H A Dmdb_io.c639 * mdb_iob_format2str("%llx") returns "hexadecimal long long".
642 mdb_iob_format2str(const char *format) function

Completed in 67 milliseconds