Searched
full:fchown (Results
426 -
450 of
567) sorted by null
<<11121314151617181920>>
/external/ltrace/sysdeps/linux-gnu/ia64/ |
syscallent.h | [all...] |
/external/strace/linux/alpha/ |
syscallent.h | 152 { 3, TD, sys_fchown, "fchown" }, /* 123 */
|
/external/strace/linux/mips/ |
syscallent-n32.h | 94 { 3, TD, sys_fchown, "fchown" }, /* 6091 */
|
syscallent-n64.h | 94 { 3, TD, sys_fchown, "fchown" }, /* 5091 */
|
syscallent-o32.h | 98 { 3, TD, sys_fchown, "fchown" }, /* 4095 */ [all...] |
/frameworks/av/media/mtp/ |
MtpDevice.cpp | 676 fchown(fd, getuid(), group);
|
MtpServer.cpp | 956 fchown(mfr.fd, getuid(), mFileGroup); [all...] |
/ndk/sources/host-tools/sed-4.2.1/ |
config_h.in | 260 /* Define to 1 if you have the `fchown' function. */
|
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/share/gdb/syscalls/ |
arm-linux.xml | 114 <syscall name="fchown" number="95"/>
|
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/share/gdb/syscalls/ |
arm-linux.xml | 114 <syscall name="fchown" number="95"/>
|
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/share/gdb/syscalls/ |
arm-linux.xml | 114 <syscall name="fchown" number="95"/>
|
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/share/gdb/syscalls/ |
arm-linux.xml | 114 <syscall name="fchown" number="95"/>
|
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/share/gdb/syscalls/ |
arm-linux.xml | 114 <syscall name="fchown" number="95"/>
|
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/share/gdb/syscalls/ |
arm-linux.xml | 114 <syscall name="fchown" number="95"/>
|
/system/core/init/ |
builtins.c | 99 ret = fchown(fd, uid, gid);
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_common_syscalls.inc | [all...] |
/ndk/sources/host-tools/sed-4.2.1/sed/ |
execute.c | 817 if (fchown (output_fd, input->st.st_uid, input->st.st_gid) == -1) 818 fchown (output_fd, -1, input->st.st_gid); [all...] |
/external/bluetooth/bluedroid/btif/co/ |
bta_fs_co.c | 355 fchown(fd, BT_UID, BT_GID); [all...] |
/external/e2fsprogs/ |
configure.in | 1030 fchown [all...] |
/external/strace/linux/ia64/ |
syscallent.h | 894 { 3, TD, sys_fchown, "fchown" }, /* 1100 */ [all...] |
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/ |
libc.so | |
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/lib/ |
libc.so | |
Completed in 526 milliseconds
<<11121314151617181920>>