OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsSystemVSharedMemory
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/nacl/loader/
nacl_sandbox_linux.cc
30
bool
IsSystemVSharedMemory
(int sysno) {
130
if (
IsSystemVSharedMemory
(sysno))
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
syscall_sets.cc
771
bool SyscallSets::
IsSystemVSharedMemory
(int sysno) {
813
IsSystemVSharedMemory
(sysno);
Completed in 31 milliseconds