Searched refs:zid2zone (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | zone.h | 36 extern int zid2zone(uintptr_t, uint_t, int argc, const mdb_arg_t *);
|
H A D | zone.c | 70 zid2zone(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
|
H A D | genunix.c | 4277 { "zid2zone", ":", "find the zone_t with the given zone id", 4278 zid2zone },
|
Completed in 52 milliseconds