Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions.h32 SANDBOX_EXPORT bpf_dsl::ResultExpr RestrictIoctl();
Dbaseline_policy.cc109 return RestrictIoctl(); in EvaluateSyscallImpl()
Dsyscall_parameters_restrictions.cc190 ResultExpr RestrictIoctl() { in RestrictIoctl() function