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