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

/opensolaris-onvv-gate/usr/src/cmd/pgrep/
H A Dpsexp.h53 idtab_t ps_projids; /* Table of project ids to match */ member in struct:psexp
H A Dpsexp.c47 idtab_create(&psexp->ps_projids);
65 idtab_destroy(&psexp->ps_projids);
88 idtab_sort(&psexp->ps_projids);
132 if (NOMATCH(ps_projids, pr_projid))
H A Dpgrep.c562 return (parse_projects(&g_psexp.ps_projids, arg));

Completed in 87 milliseconds