Home
last modified time | relevance | path

Searched refs:has_uid (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/prstat/
H A Dprtable.h77 extern int has_uid(uidtbl_t *, uid_t);
H A Dprtable.c111 has_uid(uidtbl_t *tbl, uid_t uid) in has_uid() function
H A Dprstat.c959 if (!has_uid(&ruid_tbl, psinfo.pr_uid) || in prstat_scandir()
960 !has_uid(&euid_tbl, psinfo.pr_euid) || in prstat_scandir()