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