/development/ndk/platforms/android-9/include/sys/ |
D | linux-syscalls.h | 148 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333) macro 206 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306) macro 249 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306) macro
|
/development/ndk/platforms/android-3/include/sys/ |
D | linux-syscalls.h | 144 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333) macro 198 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306) macro
|
/development/ndk/platforms/android-9/arch-mips/include/sys/ |
D | linux-syscalls.h | 188 #define __NR_fchmodat (__NR_SYSCALL_BASE + 333) macro 288 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306) macro 386 #define __NR_fchmodat (__NR_SYSCALL_BASE + 306) macro 497 #define __NR_fchmodat (__NR_SYSCALL_BASE + 299) macro
|
/development/ndk/platforms/android-L/arch-x86/include/asm/ |
D | unistd_64.h | 356 #define __NR_fchmodat 268 macro
|
D | unistd_32.h | 399 #define __NR_fchmodat 306 macro
|
D | unistd_x32.h | 317 #define __NR_fchmodat (__X32_SYSCALL_BIT + 268) macro
|
/development/ndk/platforms/android-L/arch-x86_64/include/asm/ |
D | unistd_64.h | 356 #define __NR_fchmodat 268 macro
|
D | unistd_32.h | 399 #define __NR_fchmodat 306 macro
|
D | unistd_x32.h | 317 #define __NR_fchmodat (__X32_SYSCALL_BIT + 268) macro
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | unistd_32.h | 400 #define __NR_fchmodat 306 macro
|
/development/ndk/platforms/android-L/include/asm-generic/ |
D | unistd.h | 105 #define __NR_fchmodat 53 macro
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | unistd.h | 397 #define __NR_fchmodat (__NR_Linux + 299) macro 786 #define __NR_fchmodat (__NR_Linux + 258) macro 1180 #define __NR_fchmodat (__NR_Linux + 262) macro
|
/development/ndk/platforms/android-L/arch-mips/include/asm/ |
D | unistd.h | 397 #define __NR_fchmodat (__NR_Linux + 299) macro 789 #define __NR_fchmodat (__NR_Linux + 258) macro 1186 #define __NR_fchmodat (__NR_Linux + 262) macro
|
/development/ndk/platforms/android-L/arch-mips64/include/asm/ |
D | unistd.h | 397 #define __NR_fchmodat (__NR_Linux + 299) macro 789 #define __NR_fchmodat (__NR_Linux + 258) macro 1186 #define __NR_fchmodat (__NR_Linux + 262) macro
|
/development/ndk/platforms/android-L/include/sys/ |
D | glibc-syscalls.h | 53 #define SYS_fchmodat __NR_fchmodat 370 #define SYS_fchmodat __NR_fchmodat 719 #define SYS_fchmodat __NR_fchmodat 1076 #define SYS_fchmodat __NR_fchmodat 1424 #define SYS_fchmodat __NR_fchmodat
|
/development/ndk/sources/android/libportable/arch-mips/ |
D | syscall.c | 170 case __NR_fchmodat_portable: native_number = __NR_fchmodat; break; in WRAP()
|
/development/ndk/platforms/android-L/arch-arm/include/asm/ |
D | unistd.h | 399 #define __NR_fchmodat (__NR_SYSCALL_BASE+333) macro
|
/development/ndk/platforms/android-3/arch-arm/include/asm/ |
D | unistd.h | 404 #define __NR_fchmodat (__NR_SYSCALL_BASE+333) macro
|