HomeSort by relevance Sort by last modified time
    Searched refs:exit_group (Results 1 - 25 of 26) sorted by null

1 2

  /external/strace/tests/
qual_inject-signal.test 6 run_strace -a12 -echdir,exit_group -einject=chdir:signal=USR1 \
qual_fault-exit_group.test 3 # Check decoding of fault injected exit_group syscall.
45 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS ../answer
47 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
50 test_with -eexit,exit_group -efault=all:error=ENOSYS \
53 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
qual_inject-error-signal.test 6 run_strace -a12 -echdir,exit_group -einject=chdir:error=ENOENT:signal=USR1 \
prctl-seccomp-filter-v.c 82 SOCK_FILTER_ALLOW_SYSCALL(exit_group),
112 PRINT_ALLOW_SYSCALL(exit_group);
seccomp-filter-v.c 82 SOCK_FILTER_ALLOW_SYSCALL(exit_group),
187 PRINT_ALLOW_SYSCALL(exit_group);
  /external/strace/tests-m32/
qual_inject-signal.test 6 run_strace -a12 -echdir,exit_group -einject=chdir:signal=USR1 \
qual_fault-exit_group.test 3 # Check decoding of fault injected exit_group syscall.
45 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS ../answer
47 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
50 test_with -eexit,exit_group -efault=all:error=ENOSYS \
53 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
qual_inject-error-signal.test 6 run_strace -a12 -echdir,exit_group -einject=chdir:error=ENOENT:signal=USR1 \
prctl-seccomp-filter-v.c 82 SOCK_FILTER_ALLOW_SYSCALL(exit_group),
112 PRINT_ALLOW_SYSCALL(exit_group);
seccomp-filter-v.c 82 SOCK_FILTER_ALLOW_SYSCALL(exit_group),
187 PRINT_ALLOW_SYSCALL(exit_group);
  /external/strace/tests-mx32/
qual_inject-signal.test 6 run_strace -a12 -echdir,exit_group -einject=chdir:signal=USR1 \
qual_fault-exit_group.test 3 # Check decoding of fault injected exit_group syscall.
45 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS ../answer
47 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
50 test_with -eexit,exit_group -efault=all:error=ENOSYS \
53 test_with -eexit,exit_group -efault=exit_group:error=ENOSYS \
qual_inject-error-signal.test 6 run_strace -a12 -echdir,exit_group -einject=chdir:error=ENOENT:signal=USR1 \
prctl-seccomp-filter-v.c 82 SOCK_FILTER_ALLOW_SYSCALL(exit_group),
112 PRINT_ALLOW_SYSCALL(exit_group);
seccomp-filter-v.c 82 SOCK_FILTER_ALLOW_SYSCALL(exit_group),
187 PRINT_ALLOW_SYSCALL(exit_group);
  /external/valgrind/memcheck/tests/x86-linux/
scalar_exit_group.stderr.exp 4 Syscall param exit_group(status) contains uninitialised byte(s)
  /system/tpm/trunks/
trunksd-seccomp-amd64.policy 56 exit_group: 1
83 exit_group: 1
trunksd-seccomp-arm.policy 52 exit_group: 1
77 exit_group: 1
trunksd-seccomp-arm64.policy 52 exit_group: 1
77 exit_group: 1
trunksd-seccomp-mips.policy 52 exit_group: 1
77 exit_group: 1
trunksd-seccomp-x86.policy 57 exit_group: 1
84 exit_group: 1
trunksd-seccomp-x86_64.policy 56 exit_group: 1
83 exit_group: 1
  /system/tpm/attestation/server/
attestationd-seccomp-amd64.policy 66 exit_group: 1
  /system/tpm/tpm_manager/server/
tpm_managerd-seccomp-amd64.policy 67 exit_group: 1
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 340 internal_syscall(SYSCALL(exit_group), exitcode);
    [all...]

Completed in 303 milliseconds

1 2