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