OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lookup_syscall
(Results
1 - 4
of
4
) sorted by null
/external/minijail/
util.h
52
int
lookup_syscall
(const char *name);
util.c
66
int
lookup_syscall
(const char *name)
function
syscall_filter.c
130
append_allow_syscall(head,
lookup_syscall
(log_syscalls[i]));
422
nr =
lookup_syscall
(syscall_name);
syscall_filter_unittest.c
656
lookup_syscall
(log_syscalls[i]));
Completed in 53 milliseconds