OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_fchmodat
(Results
26 - 50
of
160
) sorted by null
1
2
3
4
5
6
7
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/sys/
linux-syscalls.h
148
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 333)
206
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
249
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h
188
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 333)
288
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
386
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
497
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 299)
[
all
...]
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/sys/
linux-syscalls.h
148
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 333)
206
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
249
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h
144
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 333)
198
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h
144
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 333)
198
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h
144
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 333)
198
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h
144
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 333)
198
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h
148
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 333)
206
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
249
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
188
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 333)
288
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
386
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
497
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 299)
[
all
...]
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h
148
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 333)
206
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
249
#define
__NR_fchmodat
(__NR_SYSCALL_BASE + 306)
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h
356
#define
__NR_fchmodat
268
unistd_x32.h
315
#define
__NR_fchmodat
(__X32_SYSCALL_BIT + 268)
/development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h
356
#define
__NR_fchmodat
268
unistd_x32.h
317
#define
__NR_fchmodat
(__X32_SYSCALL_BIT + 268)
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h
356
#define
__NR_fchmodat
268
unistd_x32.h
317
#define
__NR_fchmodat
(__X32_SYSCALL_BIT + 268)
/external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h
272
#define
__NR_fchmodat
268
unistd_x32.h
239
#define
__NR_fchmodat
(__X32_SYSCALL_BIT + 268)
/external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h
222
#if !defined(
__NR_fchmodat
)
223
#define
__NR_fchmodat
53
mips64_linux_syscalls.h
1046
#if !defined(
__NR_fchmodat
)
1047
#define
__NR_fchmodat
(__NR_Linux + 258)
x86_64_linux_syscalls.h
1085
#if !defined(
__NR_fchmodat
)
1086
#define
__NR_fchmodat
268
/external/valgrind/include/vki/
vki-scnums-amd64-linux.h
352
#define
__NR_fchmodat
268
vki-scnums-arm64-linux.h
92
#define
__NR_fchmodat
53
vki-scnums-mips64-linux.h
297
#define
__NR_fchmodat
(__NR_Linux + 258)
vki-scnums-s390x-linux.h
267
#define
__NR_fchmodat
299
Completed in 885 milliseconds
1
2
3
4
5
6
7