Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c146 #define PS_TASKS 0x8 macro
320 'T', MDB_OPT_SETBITS, PS_TASKS, &prt_flags, in ps()
329 if (prt_flags & PS_TASKS) in ps()
349 if (prt_flags & (PS_TASKS | PS_PROJECTS)) in ps()
379 if (prt_flags & PS_TASKS) in ps()