Home
last modified time | relevance | path

Searched defs:allow_logging (Results 1 – 3 of 3) sorted by relevance

/external/minijail/
Dsyscall_filter.c543 struct bpf_labels *labels, int use_ret_trap, int allow_logging, in compile_file()
707 struct sock_fprog *prog, int use_ret_trap, int allow_logging) in compile_filter()
Dsyscall_filter_unittest.cc62 enum use_logging allow_logging = NO_LOGGING, in test_compile_file()
Dlibminijail.c988 int allow_logging = j->flags.seccomp_filter_logging; in parse_seccomp_filters() local