Home
last modified time | relevance | path

Searched refs:IsMisc (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.h97 static bool IsMisc(int sysno);
Dbaseline_policy.cc82 SyscallSets::IsMisc(sysno) || in IsBaselinePolicyWatched()
Dsyscall_sets.cc964 bool SyscallSets::IsMisc(int sysno) { in IsMisc() function in sandbox::SyscallSets