Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h93 #define LT_PROJECTS 0x0008 macro
H A Dprstat.c392 case LT_PROJECTS: in list_print()
449 case LT_PROJECTS: in list_print()
489 if (list->l_type == LT_PROJECTS) in list_print()
591 case LT_PROJECTS: in list_print()
707 if ((list->l_type == LT_PROJECTS) && in list_update()
1612 list_setkeyfunc(NULL, &opts, &projects, LT_PROJECTS); in main()