Searched refs:savedSetUid (Results 1 – 1 of 1) sorted by relevance
224 int savedSetUid = scanner.nextInt(); in hasRootId() local226 return realUid == 0 || effectiveUid == 0 || savedSetUid == 0 || fileSystemUid == 0; in hasRootId()