Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c442 #define PG_PIPE_OUT 0x0004 macro
512 } else if (pgp->pg_flags & PG_PIPE_OUT) { in pgrep_cb()
564 pg.pg_flags |= PG_PIPE_OUT; in pgrep()
592 if (pg.pg_flags & PG_PIPE_OUT) { in pgrep()