Searched defs:Syscall (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dsyscall.h23 class SANDBOX_EXPORT Syscall { class in namespace:sandbox
129 // returning |ret_val|. |ret_val| must follow the Syscall::Call() convention
165 DISALLOW_IMPLICIT_CONSTRUCTORS(Syscall);

Completed in 467 milliseconds