HomeSort by relevance Sort by last modified time
    Searched refs:O_RSYNC (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/utils/
mapfile.c 76 (oflag & O_RSYNC) == O_RSYNC ||
77 (oflag & O_RSYNC) == O_SYNC) {
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fcntl.h 61 # define O_RSYNC O_SYNC /* Synchronize read operations. */
  /external/strace/
file.c 257 #ifdef O_RSYNC
258 { O_RSYNC, "O_RSYNC" },
370 { 0x8000, "O_RSYNC" },
    [all...]

Completed in 27 milliseconds