Searched refs:LT_USERS (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/prstat/
H A Dprstat.h87 #define LT_USERS 0x0002 macro
H A Dprstat.c398 case LT_USERS:
435 case LT_USERS:
449 if (list->l_type == LT_USERS)
572 case LT_USERS:
681 if ((list->l_type == LT_USERS) &&
1542 list_setkeyfunc(NULL, &opts, &users, LT_USERS);
/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/tools/rds/
H A Drdimpl.h68 #define LT_USERS 0x0002 macro
H A Drdimpl.c217 if (l_type == LT_USERS) {
297 if ((list->l_type == LT_USERS) &&
326 if (!(list->l_type & LT_PROCESS) && !(list->l_type & LT_USERS) &&
713 list_init(&users, LT_USERS);
H A Drdlist.c273 case LT_USERS : if (xid == id->id_uid)

Completed in 175 milliseconds