Home
last modified time | relevance | path

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

/external/minijail/
Dsyscall_filter.c620 int compile_filter(FILE *initial_file, struct sock_fprog *prog, in compile_filter() argument
626 if (!initial_file) { in compile_filter()
648 if (compile_file(initial_file, head, &arg_blocks, &labels, use_ret_trap, in compile_filter()