Home | History | Annotate | Download | only in tests

Lines Matching refs:euid

389         uid_t euid = geteuid();
390 if ((euid != AID_SYSTEM) && (euid != AID_ROOT) && (euid != AID_LOG)) {