aboutsummaryrefslogtreecommitdiff
path: root/libc/SECCOMP_WHITELIST_SYSTEM.TXT
blob: 266fe30f720ae2e8f0d9b93d58a811e6ee1b3c83 (plain)
1
2
3
4
5
6
# 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