HomeSort by relevance Sort by last modified time
    Searched refs:syscall_entry (Results 1 - 5 of 5) sorted by null

  /external/minijail/
libsyscalls.h 9 struct syscall_entry { struct
14 extern const struct syscall_entry syscall_table[];
gen_syscalls.sh 51 const struct syscall_entry syscall_table[] = {
util.c 72 const struct syscall_entry *entry = syscall_table;
81 const struct syscall_entry *entry = syscall_table;
minijail0.c 185 const struct syscall_entry *entry = syscall_table;
  /external/minijail/linux-x86/
libsyscalls.gen.c 5 const struct syscall_entry syscall_table[] = {

Completed in 239 milliseconds