OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__nr_stat64
(Results
1 - 25
of
29
) sorted by null
1
2
/bionic/libc/arch-arm/syscalls/
stat.S
13
ldr r7, =
__NR_stat64
/bionic/libc/arch-sh/syscalls/
stat.S
31
0: .long
__NR_stat64
/bionic/libc/arch-x86/syscalls/
stat.S
14
movl $
__NR_stat64
, %eax
/external/strace/
syscall-android.h
248
#define SYS_stat64
__NR_stat64
/bionic/libc/kernel/arch-sh/asm/
unistd_32.h
210
#define
__NR_stat64
195
unistd_64.h
210
#define
__NR_stat64
195
/bionic/libc/kernel/arch-x86/asm/
unistd_32.h
210
#define
__NR_stat64
195
/development/ndk/platforms/android-3/include/sys/
linux-syscalls.h
88
#define
__NR_stat64
(__NR_SYSCALL_BASE + 195)
/development/ndk/platforms/android-5/arch-x86/include/asm/
unistd_32.h
210
#define
__NR_stat64
195
/external/kernel-headers/original/asm-x86/
unistd_32.h
203
#define
__NR_stat64
195
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h
203
#define
__NR_stat64
195
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h
355
#define SYS_stat64
__NR_stat64
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
88
#define
__NR_stat64
(__NR_SYSCALL_BASE + 195)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h
88
#define
__NR_stat64
(__NR_SYSCALL_BASE + 195)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h
88
#define
__NR_stat64
(__NR_SYSCALL_BASE + 195)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h
210
#define
__NR_stat64
195
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h
88
#define
__NR_stat64
(__NR_SYSCALL_BASE + 195)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h
88
#define
__NR_stat64
(__NR_SYSCALL_BASE + 195)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h
210
#define
__NR_stat64
195
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h
88
#define
__NR_stat64
(__NR_SYSCALL_BASE + 195)
/bionic/libc/include/sys/
linux-syscalls.h
90
#define
__NR_stat64
(__NR_SYSCALL_BASE + 195)
/bionic/libc/kernel/arch-arm/asm/
unistd.h
211
#define
__NR_stat64
(__NR_SYSCALL_BASE+195)
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
211
#define
__NR_stat64
(__NR_SYSCALL_BASE+195)
/development/ndk/platforms/android-9/include/sys/
linux-syscalls.h
90
#define
__NR_stat64
(__NR_SYSCALL_BASE + 195)
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
211
#define
__NR_stat64
(__NR_SYSCALL_BASE+195)
Completed in 1184 milliseconds
1
2