Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Di86mmu.h38 extern int report_maps_dcmd(uintptr_t addr, uint_t flags, int argc,
H A Dunix.c1009 report_maps_dcmd, report_maps_help },
H A Di86mmu.c803 report_maps_dcmd(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in report_maps_dcmd() function