Home
last modified time | relevance | path

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

/external/minijail/
Dsyscall_filter.c140 void append_allow_syscall(struct filter_block *head, int nr) in append_allow_syscall() function
155 append_allow_syscall(head, lookup_syscall(log_syscalls[i])); in allow_logging_syscalls()
659 append_allow_syscall(head, nr); in compile_file()