Home
last modified time | relevance | path

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

/external/minijail/
Dsyscall_filter.c543 struct bpf_labels *labels, int use_ret_trap, int allow_logging, in compile_file() argument
598 allow_logging, in compile_file()
634 if (allow_logging) { in compile_file()
707 struct sock_fprog *prog, int use_ret_trap, int allow_logging) in compile_filter() argument
732 if (allow_logging) in compile_filter()
736 use_ret_trap, allow_logging, in compile_filter()
Dsyscall_filter.h41 struct bpf_labels *labels, int use_ret_trap, int allow_logging,
Dsyscall_filter_unittest.cc62 enum use_logging allow_logging = NO_LOGGING, in test_compile_file() argument
65 use_ret_trap, allow_logging, include_level); in test_compile_file()
Dlibminijail.c988 int allow_logging = j->flags.seccomp_filter_logging; in parse_seccomp_filters() local
991 allow_logging)) { in parse_seccomp_filters()