Searched refs:euid_tbl (Results 1 – 2 of 2) sorted by relevance
291 static struct ughead euid_tbl; /* table to store selected euid's */ variable397 (void) memset(&euid_tbl, 0, sizeof (euid_tbl)); in stdmain()670 add_ugentry(&euid_tbl, parg); in stdmain()779 i += uconv(&euid_tbl); in stdmain()977 else if (uflg && ugfind((id_t)info.pr_euid, &euid_tbl)) in print_proc()
152 static uidtbl_t euid_tbl = {0, 0, NULL}; /* selected effective users */ variable937 !has_uid(&euid_tbl, psinfo.pr_euid) || in prstat_scandir()1458 add_uid(&euid_tbl, p); in main()1460 add_uid(&euid_tbl, p); in main()