/external/strace/linux/ |
dummy.h | 212 #define sys_fchown printargs macro
|
syscall.h | 60 int sys_fchmod(), sys_fchown(), sys_getpriority();
|
/external/strace/ |
syscall-android.h | 47 #define SYS_fchown __NR_fchown
|
ChangeLog | 121 sys_fchdir, sys_fchroot, sys_linkat, sys_fchown, sys_fchmod, sys_fsync, [all...] |
file.c | 2188 sys_fchown(struct tcb *tcp) function [all...] |
ChangeLog-CVS | [all...] |
/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
|
/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-ppc32-linux.c | [all...] |
syswrap-x86-linux.c | [all...] |
syswrap-generic.c | [all...] |
syswrap-darwin.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/linux/mips/ |
syscallent.h | [all...] |