HomeSort by relevance Sort by last modified time
    Searched refs:RestrictPrlimit64 (Results 1 - 3 of 3) sorted by null

  /external/libchrome/sandbox/linux/seccomp-bpf-helpers/
syscall_parameters_restrictions.h 83 SANDBOX_EXPORT bpf_dsl::ResultExpr RestrictPrlimit64(pid_t target_pid);
syscall_parameters_restrictions_unittests.cc 185 return RestrictPrlimit64(getpid());
syscall_parameters_restrictions.cc 293 ResultExpr RestrictPrlimit64(pid_t target_pid) {

Completed in 61 milliseconds