Home
last modified time | relevance | path

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

/external/minijail/
Dsyscall_filter.c590 struct sock_filter *nr_comp = in compile_file() local
592 bpf_allow_syscall_args(nr_comp, nr, id); in compile_file()
593 append_filter_block(head, nr_comp, ALLOW_SYSCALL_LEN); in compile_file()