Searched refs:saw_setuid (Results 1 – 1 of 1) sorted by relevance
174 bool saw_setuid = false, saw_setgid = false; in isSimpleForkCommand() local218 saw_setuid = true; in isSimpleForkCommand()232 return saw_runtime_args && saw_setuid && saw_setgid; in isSimpleForkCommand()