Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/prstat/
H A Dprstat.h92 #define LT_PROJECTS 0x0008 macro
H A Dprstat.c389 case LT_PROJECTS: in list_print()
442 case LT_PROJECTS: in list_print()
482 if (list->l_type == LT_PROJECTS) in list_print()
590 case LT_PROJECTS: in list_print()
706 if ((list->l_type == LT_PROJECTS) && in list_update()
1573 list_setkeyfunc(NULL, &opts, &projects, LT_PROJECTS); in main()