Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions.h54 SANDBOX_EXPORT bpf_dsl::ResultExpr RestrictSocketcallCommand();
Dbaseline_policy.cc231 return RestrictSocketcallCommand(); in EvaluateSyscallImpl()
Dsyscall_parameters_restrictions.cc250 ResultExpr RestrictSocketcallCommand() { in RestrictSocketcallCommand() function