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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
fcntl.h 45 #define O_FSYNC O_SYNC
206 # define FFSYNC O_FSYNC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
fcntl.h 45 #define O_FSYNC O_SYNC
206 # define FFSYNC O_FSYNC
  /external/qemu/block/
raw-posix.c 85 #elif defined(O_FSYNC)
86 #define O_DSYNC O_FSYNC
    [all...]
  /external/stressapptest/src/
sat.cc 84 #elif defined(O_FSYNC)
85 O_FSYNC |
    [all...]

Completed in 83 milliseconds