Lines Matching refs:idtab_t
46 idtab_t ps_euids; /* Table of effective uids to match */
47 idtab_t ps_ruids; /* Table of real uids to match */
48 idtab_t ps_rgids; /* Table of real gids to match */
49 idtab_t ps_ppids; /* Table of parent process-ids to match */
50 idtab_t ps_pgids; /* Table of process group-ids to match */
51 idtab_t ps_sids; /* Table of process session-ids to match */
52 idtab_t ps_ttys; /* Table of tty dev_t values to match */
53 idtab_t ps_projids; /* Table of project ids to match */
54 idtab_t ps_taskids; /* Table of task ids to match */
55 idtab_t ps_zoneids; /* Table of zone ids to match */
56 idtab_t ps_ctids; /* Table of contract ids to match */