Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dzone.h37 extern int zoneprt(uintptr_t, uint_t, int argc, const mdb_arg_t *);
H A Dzone.c84 zoneprt(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in zoneprt() function
H A Dgenunix.c4194 { "zone", "?[-r [-v]]", "display kernel zone(s)", zoneprt },