HomeSort by relevance Sort by last modified time
    Searched full:fchown (Results 351 - 375 of 535) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/share/gdb/syscalls/
sparc-linux.xml 139 <syscall name="fchown" number="123"/>
sparc64-linux.xml 122 <syscall name="fchown" number="123"/>
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/share/gdb/syscalls/
amd64-linux.xml 110 <syscall name="fchown" number="93"/>
i386-linux.xml 112 <syscall name="fchown" number="95"/>
mips-n32-linux.xml 108 <syscall name="fchown" number="6091"/>
mips-n64-linux.xml 108 <syscall name="fchown" number="5091"/>
mips-o32-linux.xml 107 <syscall name="fchown" number="4095"/>
ppc-linux.xml 112 <syscall name="fchown" number="95"/>
ppc64-linux.xml 112 <syscall name="fchown" number="95"/>
sparc-linux.xml 139 <syscall name="fchown" number="123"/>
sparc64-linux.xml 122 <syscall name="fchown" number="123"/>
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/share/gdb/syscalls/
amd64-linux.xml 110 <syscall name="fchown" number="93"/>
i386-linux.xml 112 <syscall name="fchown" number="95"/>
mips-n32-linux.xml 108 <syscall name="fchown" number="6091"/>
mips-n64-linux.xml 108 <syscall name="fchown" number="5091"/>
mips-o32-linux.xml 107 <syscall name="fchown" number="4095"/>
ppc-linux.xml 112 <syscall name="fchown" number="95"/>
ppc64-linux.xml 112 <syscall name="fchown" number="95"/>
sparc-linux.xml 139 <syscall name="fchown" number="123"/>
sparc64-linux.xml 122 <syscall name="fchown" number="123"/>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_os.py 648 if hasattr(os, "fchown"):
649 self.check(os.fchown, -1, -1)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_os.py 648 if hasattr(os, "fchown"):
649 self.check(os.fchown, -1, -1)
    [all...]
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp 759 throwIfMinusOne(env, "fchown", TEMP_FAILURE_RETRY(fchown(fd, uid, gid)));
    [all...]
  /external/e2fsprogs/lib/
config.h.in 112 /* Define to 1 if you have the `fchown' function. */
  /external/ltrace/sysdeps/linux-gnu/ia64/
syscallent.h     [all...]

Completed in 533 milliseconds

<<11121314151617181920>>