Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h91 #define LT_USERS 0x0002 macro
H A Dprstat.c410 case LT_USERS: in list_print()
451 case LT_USERS: in list_print()
465 if (list->l_type == LT_USERS) { in list_print()
592 case LT_USERS: in list_print()
701 if ((list->l_type == LT_USERS) && in list_update()
1610 list_setkeyfunc(NULL, &opts, &users, LT_USERS); in main()