Home
last modified time | relevance | path

Searched refs:mdb_iob_aprintf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.h121 extern void mdb_iob_aprintf(mdb_iob_t *, const char *, const struct mdb_arg *);
H A Dmdb_io.c1621 mdb_iob_aprintf(mdb_iob_t *iob, const char *format, const mdb_arg_t *argv) in mdb_iob_aprintf() function