OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsSystemVIpc
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
syscall_sets.h
87
static bool
IsSystemVIpc
(int sysno);
syscall_sets.cc
849
bool SyscallSets::
IsSystemVIpc
(int sysno) {
864
return
IsSystemVIpc
(sysno);
Completed in 68 milliseconds