OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsDeniedFileSystemAccessViaFd
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
syscall_sets.h
30
static bool
IsDeniedFileSystemAccessViaFd
(int sysno);
baseline_policy.cc
223
SyscallSets::
IsDeniedFileSystemAccessViaFd
(sysno) ||
syscall_sets.cc
198
bool SyscallSets::
IsDeniedFileSystemAccessViaFd
(int sysno) {
Completed in 42 milliseconds