Home
last modified time | relevance | path

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

/external/minijail/
Dsyscall_filter.c502 struct bpf_labels *labels, int use_ret_trap, int allow_logging, in compile_file() argument
557 allow_logging, in compile_file()
593 if (allow_logging) { in compile_file()
666 struct sock_fprog *prog, int use_ret_trap, int allow_logging) in compile_filter() argument
691 if (allow_logging) in compile_filter()
695 use_ret_trap, allow_logging, in compile_filter()
Dsyscall_filter.h41 struct bpf_labels *labels, int use_ret_trap, int allow_logging,
Dlibminijail.c867 int allow_logging = j->flags.seccomp_filter_logging; in parse_seccomp_filters() local
870 allow_logging)) { in parse_seccomp_filters()