Searched refs:IsAnySystemV (Results 1 – 3 of 3) sorted by relevance
90 static bool IsAnySystemV(int sysno);
218 if (SyscallSets::IsAnySystemV(sysno)) { in EvaluateSyscallImpl()
859 bool SyscallSets::IsAnySystemV(int sysno) { in IsAnySystemV() function in sandbox::SyscallSets