/external/strace/linux/ |
dummy.h | 212 #define sys_fchown printargs macro
|
syscall.h | 60 int sys_fchmod(), sys_fchown(), sys_getpriority();
|
/external/strace/linux/arm/ |
syscallent.h | 126 { 3, 0, sys_fchown, "fchown" }, /* 95 */ 240 { 3, 0, sys_fchown, "fchown32" }, /* 207 */
|
/external/strace/linux/i386/ |
syscallent.h | 126 { 3, TD, sys_fchown, "fchown" }, /* 95 */ 240 { 3, TD, sys_fchown, "fchown32" }, /* 207 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
syscall.h | 48 #define SYS_fchown __NR_fchown
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 48 #define SYS_fchown __NR_fchown
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 48 #define SYS_fchown __NR_fchown
|
/bionic/libc/include/sys/ |
glibc-syscalls.h | 54 #define SYS_fchown __NR_fchown 401 #define SYS_fchown __NR_fchown 756 #define SYS_fchown __NR_fchown [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
priv_syswrap-generic.h | 174 DECL_TEMPLATE(generic, sys_fchown); // SVr4,4.3BSD
|
syswrap-amd64-linux.c | [all...] |
syswrap-ppc64-linux.c | [all...] |
syswrap-s390x-linux.c | [all...] |
syswrap-arm-linux.c | [all...] |
syswrap-mips32-linux.c | [all...] |
syswrap-ppc32-linux.c | [all...] |
syswrap-x86-linux.c | [all...] |
syswrap-generic.c | [all...] |
/external/strace/linux/sh/ |
syscallent.h | 128 { 3, TD, sys_fchown, "fchown" }, /* 95 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
unistd_64.h | 213 __SYSCALL(__NR_fchown, sys_fchown)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 213 __SYSCALL(__NR_fchown, sys_fchown)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 213 __SYSCALL(__NR_fchown, sys_fchown)
|
/external/strace/ |
ChangeLog | 121 sys_fchdir, sys_fchroot, sys_linkat, sys_fchown, sys_fchmod, sys_fsync, [all...] |
file.c | 2223 sys_fchown(struct tcb *tcp) function [all...] |
/external/strace/linux/mips/ |
syscallent.h | [all...] |
/external/robolectric/lib/main/ |
sqlite-jdbc-3.7.2.jar | |