Searched refs:ps_ppids (Results 1 – 3 of 3) sorted by relevance
41 idtab_create(&psexp->ps_ppids); in psexp_create()59 idtab_destroy(&psexp->ps_ppids); in psexp_destroy()82 idtab_sort(&psexp->ps_ppids); in psexp_compile()122 if (NOMATCH(ps_ppids, pr_ppid)) in psexp_match()
47 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()