mdb_whatis_register
extern void mdb_whatis_register(const char *,
mdb_whatis_register("modules", whatis_run_modules, NULL,
mdb_whatis_register("threads", whatis_run_threads, NULL,
mdb_whatis_register("pages", whatis_run_pages, NULL,
mdb_whatis_register("kmem", whatis_run_kmem, NULL,
mdb_whatis_register("vmem", whatis_run_vmem, NULL,
mdb_whatis_register("threads", whatis_run_ulwps, NULL,
mdb_whatis_register("umem", whatis_run_umem, NULL,
mdb_whatis_register("vmem", whatis_run_vmem, NULL,