Home
last modified time | relevance | path

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

/external/minijail/
Dsyscall_filter.h44 int allow_syscalls_for_logging; member
Dparse_seccomp_policy.cc84 .allow_syscalls_for_logging = 0, in main()
Dsyscall_filter.c843 if (filteropts->allow_syscalls_for_logging) in compile_filter()
Dsyscall_filter_unittest.cc56 .allow_syscalls_for_logging = allow_logging == USE_SIGSYS_LOGGING, in test_compile_filter()
75 .allow_syscalls_for_logging = allow_logging == USE_SIGSYS_LOGGING, in test_compile_file()
Dlibminijail.c1113 filteropts.allow_syscalls_for_logging = in parse_seccomp_filters()