Searched refs:CopySyscallArgsToAux (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dsyscall_unittest.cc93 intptr_t CopySyscallArgsToAux(const struct arch_seccomp_data& args, void* aux) { function in namespace:sandbox::__anon10560
111 return sandbox->Trap(CopySyscallArgsToAux, aux_);

Completed in 117 milliseconds