Searched refs:PSEXP_PSARGS (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/pgrep/
H A Dpsexp.h42 #define PSEXP_PSARGS 0x1 /* Match against psargs rather than fname */ macro
H A Dpsexp.c142 s = (flags & PSEXP_PSARGS) ?
H A Dpgrep.c290 flags |= PSEXP_PSARGS;

Completed in 90 milliseconds