HomeSort by relevance Sort by last modified time
    Searched refs:LT_LWPS (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/wbem/provider/tools/rds/
rdimpl.h 67 #define LT_LWPS 0x0001
rdimpl.c 160 if (list->l_type == LT_LWPS) {
362 if (!(list->l_type & LT_LWPS))
711 list_init(&lwps, LT_LWPS);
  /onnv/onnv-gate/usr/src/cmd/prstat/
prstat.h 86 #define LT_LWPS 0x0001
prsort.c 214 if (list->l_type == LT_LWPS) {
prstat.c 373 ((list->l_type == LT_LWPS) || !(opts.o_outpmode & OPT_SPLIT)))
404 case LT_LWPS:
484 case LT_LWPS:
580 case LT_LWPS:
591 if ((opts.o_outpmode & OPT_SPLIT) && list->l_type == LT_LWPS)
646 if (list->l_type == LT_LWPS) {
1063 if (!(list->l_type & LT_LWPS))
    [all...]

Completed in 180 milliseconds