blob: 443738af34786f6b333796951cc4389f6a207f08 [file] [log] [blame]
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
clock_gettime: 1
recv: 1
poll: 1
openat: 1
send: 1
fcntl64: 1
fstat64: 1
close: 1
read: 1
setsockopt: 1
mmap2: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
write: 1
getuid32: 1
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
_llseek: 1
socket: arg0 == AF_UNIX
connect: 1
access: 1
getrandom: 1
stat64: 1
futex: 1
geteuid32: 1
getegid32: 1
getgid32: 1
munmap: 1
rt_sigaction: 1
clock_gettime64: 1
uname: 1
brk: 1
exit_group: 1
restart_syscall: 1
exit: 1
rt_sigreturn: 1