HomeSort by relevance Sort by last modified time
    Searched full:syscalls (Results 26 - 50 of 642) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/strace/tests/
mq.test 3 # Check mq_open, mq_getsetattr, mq_unlink syscalls decoding.
net.test 3 # Check how network syscalls are traced.
uio.test 3 # Check how pread/pwrite and preadv/pwritev syscalls are traced.
wait.test 3 # Check wait4 and waitid syscalls decoding.
file_handle.test 3 # Check name_to_handle_at and open_by_handle_at syscalls decoding.
ipc.sh 3 # Check decoding of ipc syscalls
pipe.test 3 # Check pipe/pipe2 syscalls decoding.
sched_xetattr.test 3 # Check sched_getattr and sched_setattr syscalls decoding.
statfs.test 3 # Check how statfs/statfs64 syscalls are traced.
statx.sh 3 # Check decoding of stat family syscalls.
xet_robust_list.test 3 # Check get_robust_list and set_robust_list syscalls decoding.
mmap.test 3 # Check mmap/mprotect/munmap syscalls decoding.
net-fd.test 3 # Check how network syscalls are traced when decoding socket descriptors
  /external/autotest/client/tests/kvm/autotest_control/
scrashme.control 11 Runs the scrashme syscalls test suite. This test mode will exercise
12 kernel syscalls randomically, or in a sequential fashion.
  /external/autotest/client/tests/scrashme/
control 11 Runs the scrashme syscalls test suite. This test mode will exercise
12 kernel syscalls randomically, or in a sequential fashion.
scrashme-git-snapshot-03-18-2010.tar.bz2 
  /prebuilts/gdb/darwin-x86/share/gdb/syscalls/
gdb-syscalls.dtd 7 <!-- The root element of a syscall info is <syscalls-info>. -->
9 <!ELEMENT syscalls-info (syscall*)>
  /prebuilts/gdb/linux-x86/share/gdb/syscalls/
gdb-syscalls.dtd 7 <!-- The root element of a syscall info is <syscalls-info>. -->
9 <!ELEMENT syscalls-info (syscall*)>
  /external/autotest/client/tests/ltp/patches/
kill-ipc.patch 12 testcases/kernel/syscalls/kill/Makefile | 2 +-
15 diff --git a/testcases/kernel/syscalls/kill/Makefile b/testcases/kernel/syscalls/kill/Makefile
17 --- a/testcases/kernel/syscalls/kill/Makefile
18 +++ b/testcases/kernel/syscalls/kill/Makefile
getdents.patch 17 testcases/kernel/syscalls/getdents/getdents.h | 73 +++++++++++++++++------
18 testcases/kernel/syscalls/getdents/getdents01.c | 20 +-----
19 testcases/kernel/syscalls/getdents/getdents02.c | 27 +--------
20 testcases/kernel/syscalls/getdents/getdents03.c | 27 +--------
21 testcases/kernel/syscalls/getdents/getdents04.c | 26 +-------
24 diff --git a/testcases/kernel/syscalls/getdents/getdents.h b/testcases/kernel/syscalls/getdents/getdents.h
26 --- a/testcases/kernel/syscalls/getdents/getdents.h
27 +++ b/testcases/kernel/syscalls/getdents/getdents.h
109 diff --git a/testcases/kernel/syscalls/getdents/getdents01.c b/testcases/kernel/syscalls/getdents/getdents01.
    [all...]
sysctl.patch 4 Subject: [PATCH] syscalls/sysctl: check if __NR_sysctl is defined
11 testcases/kernel/syscalls/sysctl/sysctl01.c | 15 +++++++++++++++
12 testcases/kernel/syscalls/sysctl/sysctl03.c | 15 +++++++++++++++
13 testcases/kernel/syscalls/sysctl/sysctl04.c | 15 +++++++++++++++
14 testcases/kernel/syscalls/sysctl/sysctl05.c | 15 +++++++++++++++
17 diff --git a/testcases/kernel/syscalls/sysctl/sysctl01.c b/testcases/kernel/syscalls/sysctl/sysctl01.c
19 --- a/testcases/kernel/syscalls/sysctl/sysctl01.c
20 +++ b/testcases/kernel/syscalls/sysctl/sysctl01.c
47 diff --git a/testcases/kernel/syscalls/sysctl/sysctl03.c b/testcases/kernel/syscalls/sysctl/sysctl03.
    [all...]
  /external/autotest/client/site_tests/security_Minijail_seccomp/
policy-privdrop_arm 10 # Privilege-dropping syscalls.
policy-privdrop_i386 10 # Privilege-dropping syscalls.
policy-privdrop_x86_64 10 # Privilege-dropping syscalls.
control 13 Fail if either seccomp_filter fails to block syscalls or if allowed syscalls

Completed in 311 milliseconds

12 3 4 5 6 7 8 91011>>