Searched refs:dump_log (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/ipp/ |
H A D | ipp.c | 56 static void dump_log(uintptr_t, uint_t); 559 dump_log((uintptr_t)pp->ippp_log, pp->ippp_log_windex); in packet() 599 dump_log( in dump_log() function
|
/illumos-gate/usr/src/cmd/th_tools/ |
H A D | th_define.c | 378 dump_log(uint_t lvl, FILE *fp, struct acc_log_elem *items, in dump_log() function 708 dump_log(0, 0, item, 1, BOFI_LOG_TIMESTAMP); in define_nerrs() 931 dump_log(14, 0, items, nitems, log->flags); in reduce_log() 973 dump_log(4, 0, items, cnt, log->flags); in reduce_log() 1038 dump_log(5, 0, items, cnt, log->flags); in reduce_log() 1127 dump_log(0, fp, items, nitems, log->flags); in log2errdefs()
|