/development/ndk/platforms/android-9/include/sys/ |
D | linux-syscalls.h | 147 #define __NR_fchownat (__NR_SYSCALL_BASE + 325) macro 205 #define __NR_fchownat (__NR_SYSCALL_BASE + 298) macro 248 #define __NR_fchownat (__NR_SYSCALL_BASE + 298) macro
|
/development/ndk/platforms/android-3/include/sys/ |
D | linux-syscalls.h | 143 #define __NR_fchownat (__NR_SYSCALL_BASE + 325) macro 197 #define __NR_fchownat (__NR_SYSCALL_BASE + 298) macro
|
/development/ndk/platforms/android-9/arch-mips/include/sys/ |
D | linux-syscalls.h | 184 #define __NR_fchownat (__NR_SYSCALL_BASE + 325) macro 284 #define __NR_fchownat (__NR_SYSCALL_BASE + 298) macro 382 #define __NR_fchownat (__NR_SYSCALL_BASE + 298) macro 493 #define __NR_fchownat (__NR_SYSCALL_BASE + 291) macro
|
/development/ndk/platforms/android-L/arch-x86/include/asm/ |
D | unistd_64.h | 346 #define __NR_fchownat 260 macro
|
D | unistd_32.h | 389 #define __NR_fchownat 298 macro
|
D | unistd_x32.h | 307 #define __NR_fchownat (__X32_SYSCALL_BIT + 260) macro
|
/development/ndk/platforms/android-L/arch-x86_64/include/asm/ |
D | unistd_64.h | 346 #define __NR_fchownat 260 macro
|
D | unistd_32.h | 389 #define __NR_fchownat 298 macro
|
D | unistd_x32.h | 307 #define __NR_fchownat (__X32_SYSCALL_BIT + 260) macro
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | unistd_32.h | 390 #define __NR_fchownat 298 macro
|
/development/ndk/platforms/android-L/include/asm-generic/ |
D | unistd.h | 106 #define __NR_fchownat 54 macro
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | unistd.h | 387 #define __NR_fchownat (__NR_Linux + 291) macro 776 #define __NR_fchownat (__NR_Linux + 250) macro 1170 #define __NR_fchownat (__NR_Linux + 254) macro
|
/development/ndk/platforms/android-L/arch-mips/include/asm/ |
D | unistd.h | 387 #define __NR_fchownat (__NR_Linux + 291) macro 779 #define __NR_fchownat (__NR_Linux + 250) macro 1176 #define __NR_fchownat (__NR_Linux + 254) macro
|
/development/ndk/platforms/android-L/arch-mips64/include/asm/ |
D | unistd.h | 387 #define __NR_fchownat (__NR_Linux + 291) macro 779 #define __NR_fchownat (__NR_Linux + 250) macro 1176 #define __NR_fchownat (__NR_Linux + 254) macro
|
/development/ndk/platforms/android-L/include/sys/ |
D | glibc-syscalls.h | 55 #define SYS_fchownat __NR_fchownat 373 #define SYS_fchownat __NR_fchownat 721 #define SYS_fchownat __NR_fchownat 1079 #define SYS_fchownat __NR_fchownat 1426 #define SYS_fchownat __NR_fchownat
|
/development/ndk/sources/android/libportable/arch-mips/ |
D | syscall.c | 174 case __NR_fchownat_portable: native_number = __NR_fchownat; break; in WRAP()
|
/development/ndk/platforms/android-L/arch-arm/include/asm/ |
D | unistd.h | 389 #define __NR_fchownat (__NR_SYSCALL_BASE+325) macro
|
/development/ndk/platforms/android-3/arch-arm/include/asm/ |
D | unistd.h | 394 #define __NR_fchownat (__NR_SYSCALL_BASE+325) macro
|