Searched defs:compile_filter (Results 1 - 1 of 1) sorted by relevance

/external/minijail/
H A Dsyscall_filter.c481 * compile_filter() below receives a FILE*, so it's not trivial to open
665 int compile_filter(const char *filename, FILE *initial_file, function
673 warn("compile_filter: |initial_file| is NULL");
697 warn("compile_filter: compile_file() failed");

Completed in 104 milliseconds