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

  /onnv/onnv-gate/usr/src/cmd/wbem/provider/tools/rds/
rdimpl.h 70 #define LT_PROJECTS 0x0008
rdimpl.c 222 } else if (l_type == LT_PROJECTS) {
300 if ((list->l_type == LT_PROJECTS) &&
327 !(list->l_type & LT_TASKS) && !(list->l_type & LT_PROJECTS) &&
714 list_init(&projects, LT_PROJECTS);
rdlist.c 276 case LT_PROJECTS : if (xid == id->id_projid)
  /onnv/onnv-gate/usr/src/cmd/prstat/
prstat.h 89 #define LT_PROJECTS 0x0008
prstat.c 380 case LT_PROJECTS:
433 case LT_PROJECTS:
466 if (list->l_type == LT_PROJECTS)
571 case LT_PROJECTS:
687 if ((list->l_type == LT_PROJECTS) &&
    [all...]

Completed in 840 milliseconds