Searched refs:IsAllowedProcessStartOrDeath (Results 1 – 3 of 3) sorted by relevance
38 static bool IsAllowedProcessStartOrDeath(int sysno);
50 SyscallSets::IsAllowedProcessStartOrDeath(sysno) || in IsBaselinePolicyAllowed()
369 bool SyscallSets::IsAllowedProcessStartOrDeath(int sysno) { in IsAllowedProcessStartOrDeath() function in sandbox::SyscallSets