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

/opensolaris-onvv-gate/usr/src/cmd/pgrep/
H A Dpsexp.h56 idtab_t ps_ctids; /* Table of contract ids to match */ member in struct:psexp
H A Dpsexp.c50 idtab_create(&psexp->ps_ctids);
68 idtab_destroy(&psexp->ps_ctids);
91 idtab_sort(&psexp->ps_ctids);
138 if (NOMATCH(ps_ctids, pr_contract))
H A Dpgrep.c581 return (parse_ids(&g_psexp.ps_ctids, arg, 10, c, getctid()));

Completed in 91 milliseconds