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

/opensolaris-onvv-gate/usr/src/cmd/pgrep/
H A Dpsexp.h43 #define PSEXP_EXACT 0x2 /* Match must be exact (entire string) */ macro
H A Dpsexp.c148 if ((flags & PSEXP_EXACT) &&
H A Dpgrep.c293 flags |= PSEXP_EXACT;

Completed in 102 milliseconds