OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_chown
(Results
26 - 50
of
72
) sorted by null
1
2
3
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
199
#define
__NR_chown
(__NR_SYSCALL_BASE+182)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
199
#define
__NR_chown
(__NR_SYSCALL_BASE+182)
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
199
#define
__NR_chown
(__NR_SYSCALL_BASE+182)
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
199
#define
__NR_chown
(__NR_SYSCALL_BASE+182)
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h
199
#define
__NR_chown
(__NR_SYSCALL_BASE+182)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
197
#define
__NR_chown
182
/bionic/libc/kernel/arch-arm/asm/
unistd.h
222
#define
__NR_chown
(__NR_SYSCALL_BASE+182)
/bionic/libc/kernel/arch-mips/asm/
unistd.h
277
#define
__NR_chown
(__NR_Linux + 202)
577
#define
__NR_chown
(__NR_Linux + 90)
[
all
...]
/bionic/libc/kernel/arch-x86/asm/
unistd_32.h
249
#define
__NR_chown
182
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
222
#define
__NR_chown
(__NR_SYSCALL_BASE+182)
/development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h
277
#define
__NR_chown
(__NR_Linux + 202)
577
#define
__NR_chown
(__NR_Linux + 90)
[
all
...]
/development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h
249
#define
__NR_chown
182
/external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h
590
#if !defined(
__NR_chown
)
591
#define
__NR_chown
(__NR_SYSCALL_BASE+182)
x86_32_linux_syscalls.h
741
#if !defined(
__NR_chown
)
742
#define
__NR_chown
182
/external/kernel-headers/original/asm-arm/
unistd.h
210
#define
__NR_chown
(__NR_SYSCALL_BASE+182)
/external/kernel-headers/original/asm-mips/
unistd.h
225
#define
__NR_chown
(__NR_Linux + 202)
477
#define
__NR_chown
(__NR_Linux + 90)
[
all
...]
/external/kernel-headers/original/asm-x86/
unistd_32.h
190
#define
__NR_chown
182
/external/valgrind/main/include/vki/
vki-scnums-arm-linux.h
219
#define
__NR_chown
182
vki-scnums-darwin.h
211
#define
__NR_chown
VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(16)
[
all
...]
vki-scnums-mips32-linux.h
242
#define
__NR_chown
(__NR_Linux + 202)
vki-scnums-ppc32-linux.h
218
#define
__NR_chown
181
vki-scnums-ppc64-linux.h
218
#define
__NR_chown
181
vki-scnums-x86-linux.h
219
#define
__NR_chown
182
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h
190
#define
__NR_chown
182
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h
222
#define
__NR_chown
(__NR_SYSCALL_BASE+182)
Completed in 357 milliseconds
1
2
3