Searched refs:OPT_LGRP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h74 #define OPT_LGRP 0x8000 /* report home lgroups */ macro
H A Dprstat.c416 if (opts.o_outpmode & OPT_LGRP)
425 if (opts.o_outpmode & OPT_LGRP)
540 if (opts.o_outpmode & OPT_LGRP) {
1102 if (opts.o_outpmode & OPT_LGRP)
1417 opts.o_outpmode |= OPT_LGRP;
1540 if ((opts.o_outpmode & OPT_LGRP) && (opts.o_outpmode & OPT_MSACCT)) {

Completed in 73 milliseconds