bionic/libc/SECCOMP_ALLOWLIST_SYSTEM.TXT

7 lines
301 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:22:42 +08:00
# This file is used to populate seccomp's allowlist policy in combination with SYSCALLS.TXT.
# Note that the resultant policy is applied only to zygote spawned processes.
#
# This file is processed by a python script named genseccomp.py.
int bpf(int cmd, union bpf_attr *attr, unsigned int size) all