HomeSort by relevance Sort by last modified time
    Searched defs:O_RSYNC (Results 1 - 25 of 42) sorted by null

1 2

  /bionic/libc/include/
fcntl.h 57 #define O_RSYNC O_SYNC
  /external/bison/darwin-lib/
fcntl.h 580 #ifndef O_RSYNC
581 # define O_RSYNC 0
  /external/bison/linux-lib/
fcntl.h 580 #ifndef O_RSYNC
581 # define O_RSYNC 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
fcntl.h 61 # define O_RSYNC O_SYNC /* Synchronize read operations. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h 64 # define O_RSYNC O_SYNC /* Synchronize read operations. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 65 # define O_RSYNC O_SYNC /* Synchronize read operations. */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_solaris_amd64.go 648 O_RSYNC = 0x8000
    [all...]
zerrors_linux_386.go 662 O_RSYNC = 0x101000
    [all...]
zerrors_linux_amd64.go 662 O_RSYNC = 0x101000
    [all...]
zerrors_linux_arm.go 662 O_RSYNC = 0x1000
    [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
zerrors_netbsd_386.go     [all...]
zerrors_netbsd_amd64.go     [all...]
zerrors_netbsd_arm.go     [all...]
zerrors_openbsd_386.go     [all...]
zerrors_openbsd_amd64.go     [all...]
zerrors_openbsd_arm.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_solaris_amd64.go 648 O_RSYNC = 0x8000
    [all...]

Completed in 2190 milliseconds

1 2