OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SandboxSyscallRaw
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/linux/seccomp-bpf/
syscall.cc
351
intptr_t ret = Syscall::
SandboxSyscallRaw
(nr, args, &err_status);
394
intptr_t Syscall::
SandboxSyscallRaw
(int nr,
syscall.h
156
static intptr_t
SandboxSyscallRaw
(int nr,
Completed in 430 milliseconds