Home
last modified time | relevance | path

Searched refs:LT_ZONES (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h94 #define LT_ZONES 0x0010 macro
H A Dprstat.c404 case LT_ZONES: in list_print()
452 case LT_ZONES: in list_print()
470 } else if (list->l_type == LT_ZONES) { in list_print()
497 else if (list->l_type == LT_ZONES) in list_print()
594 case LT_ZONES: in list_print()
710 if ((list->l_type == LT_ZONES) && in list_update()
1613 list_setkeyfunc(NULL, &opts, &zones, LT_ZONES); in main()