Home
last modified time | relevance | path

Searched defs:previous_syscalls (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/minijail/
H A Dsyscall_filter.c179 bool insert_and_check_duplicate_syscall(struct parser_state **previous_syscalls, in insert_and_check_duplicate_syscall()
575 struct parser_state **previous_syscalls, in compile_file()
780 struct parser_state **previous_syscalls = in compile_filter() local
914 void free_previous_syscalls(struct parser_state **previous_syscalls) in free_previous_syscalls()
H A Dsyscall_filter_unittest.cc69 struct parser_state **previous_syscalls = in test_compile_file() local