Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c120 static bool match_proc(ps_t *);
295 match_proc(p)) in main()
538 match_proc(ps_t *p) in match_proc() function
575 if (match_proc(p)) in markprocs()