Searched refs:find_uid (Results 1 – 1 of 1) sorted by relevance
225 static int find_uid(uid_t needle, int *haystack);229 find_uid(uid_t needle, int *haystack) in find_uid() function873 if (sel->uid[0] != -1 && !find_uid(pp->ki_ruid, sel->uid)) in get_process_info()