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

/opensolaris-onvv-gate/usr/src/cmd/pgrep/
H A Dpsexp.h64 extern int psexp_match(psexp_t *, psinfo_t *, int);
H A Dpsexp.c113 psexp_match(psexp_t *psexp, psinfo_t *psinfo, int flags) function
H A Dpgrep.c308 (psexp_match(psexp, &ps, flags) ^ reverse)) {

Completed in 32 milliseconds