Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c149 #define PS_SERVICES 0x40 macro
319 's', MDB_OPT_SETBITS, PS_SERVICES, &prt_flags, in ps()
335 if (prt_flags & PS_SERVICES) in ps()
355 if ((prt_flags & PS_SERVICES) && pr.p_ct_process != NULL) { in ps()
385 if (prt_flags & PS_SERVICES) in ps()