Searched defs:map_fmt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c499 static char *map_fmt = "[%?p,%?p) %-10s "; variable
500 #define BACKING_LEN 10 /* must match the third field's width in map_fmt */
524 dprintf((map_fmt, pmp->pr_vaddr, (char *)pmp->pr_vaddr + pmp->pr_size,

Completed in 61 milliseconds