Files
Android11_RK3568_Lubancat2/bionic/libc/SECCOMP_WHITELIST_SYSTEM.TXT
2023-05-14 11:44:44 +00:00

7 lines
301 B
Plaintext

# This file is used to populate seccomp's whitelist 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