Searched refs:__NR_oldstat (Results 1 - 12 of 12) sorted by relevance

/external/strace/tests/
H A Doldstat.c34 #if defined __NR_oldstat && HAVE_STRUCT___OLD_KERNEL_STAT
37 # define TEST_SYSCALL_NR __NR_oldstat
47 SKIP_MAIN_UNDEFINED("__NR_oldstat && HAVE_STRUCT___OLD_KERNEL_STAT")
/external/strace/tests-m32/
H A Doldstat.c34 #if defined __NR_oldstat && HAVE_STRUCT___OLD_KERNEL_STAT
37 # define TEST_SYSCALL_NR __NR_oldstat
47 SKIP_MAIN_UNDEFINED("__NR_oldstat && HAVE_STRUCT___OLD_KERNEL_STAT")
/external/strace/tests-mx32/
H A Doldstat.c34 #if defined __NR_oldstat && HAVE_STRUCT___OLD_KERNEL_STAT
37 # define TEST_SYSCALL_NR __NR_oldstat
47 SKIP_MAIN_UNDEFINED("__NR_oldstat && HAVE_STRUCT___OLD_KERNEL_STAT")
/external/libchrome/sandbox/linux/system_headers/
H A Dx86_32_linux_syscalls.h85 #if !defined(__NR_oldstat)
86 #define __NR_oldstat 18 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h22 #define __NR_oldstat 18 macro
/external/valgrind/include/vki/
H A Dvki-scnums-ppc32-linux.h55 #define __NR_oldstat 18 macro
H A Dvki-scnums-ppc64-linux.h55 #define __NR_oldstat 18 macro
H A Dvki-scnums-x86-linux.h55 #define __NR_oldstat 18 macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc130 case __NR_oldstat:
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.c117 // __NR_oldstat 18
118 GO(__NR_oldstat, "n/a");
H A Dscalar.stderr.exp240 18: __NR_oldstat n/a
/external/valgrind/memcheck/tests/darwin/
H A Dscalar.c714 // __NR_oldstat 18
715 GO(__NR_oldstat, "n/a");

Completed in 203 milliseconds