Home
last modified time | relevance | path

Searched refs:syscall_entry (Results 1 – 6 of 6) sorted by relevance

/external/minijail/
Dlibsyscalls.h9 struct syscall_entry { struct
14 extern const struct syscall_entry syscall_table[]; argument
Dgen_syscalls.sh53 const struct syscall_entry syscall_table[] = {
Ddump_constants.cc26 for (const struct syscall_entry* entry = syscall_table; entry->name; in main()
Dutil.c159 const struct syscall_entry *entry = syscall_table; in lookup_syscall()
175 const struct syscall_entry *entry = syscall_table; in lookup_syscall_name()
Dminijail0_cli.c631 const struct syscall_entry *entry = syscall_table; in seccomp_filter_usage()
/external/minijail/linux-x86/
Dlibsyscalls.gen.c5 const struct syscall_entry syscall_table[] = {