Home
last modified time | relevance | path

Searched defs:psexp (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/cmd/pgrep/
H A Dpsexp.h45 typedef struct psexp { struct
59 ps_regpsexp global() argument
H A Dpsexp.c38 psexp_create(psexp_t *psexp) in psexp_create() argument
56 psexp_destroy(psexp_t * psexp) psexp_destroy() argument
75 psexp_compile(psexp_t * psexp) psexp_compile() argument
113 psexp_match(psexp_t * psexp,psinfo_t * psinfo,int flags) psexp_match() argument
[all...]
H A Dpgrep.c277 scan_proc_dir(const char *dirpath, DIR *dirp, psexp_t *psexp, in scan_proc_dir() argument