Searched refs:ps_ppids (Results 1 – 3 of 3) sorted by relevance
43 idtab_create(&psexp->ps_ppids); in psexp_create()61 idtab_destroy(&psexp->ps_ppids); in psexp_destroy()84 idtab_sort(&psexp->ps_ppids); in psexp_compile()124 if (NOMATCH(ps_ppids, pr_ppid)) in psexp_match()
49 idtab_t ps_ppids; /* Table of parent process-ids to match */ member
535 return (parse_ids(&g_psexp.ps_ppids, arg, 10, c, 0)); in opt_ppid()