HomeSort by relevance Sort by last modified time
    Searched refs:O_NOATIME (Results 76 - 86 of 86) sorted by null

1 2 34

  /external/fio/os/
os-android.h 205 #ifdef O_NOATIME
206 #define FIO_O_NOATIME O_NOATIME
os-linux.h 195 #ifdef O_NOATIME
196 #define FIO_O_NOATIME O_NOATIME
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
fcntl.h 52 # define O_NOATIME 01000000 /* Do not set atime. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
fcntl.h 52 # define O_NOATIME 01000000 /* Do not set atime. */
  /development/ndk/sources/android/libportable/arch-mips/
fcntl.c 207 mipsflags |= O_NOATIME;
245 if (flags & O_NOATIME)
  /external/bison/darwin-lib/
fcntl.h 539 #ifndef O_NOATIME
540 # define O_NOATIME 0
  /external/bison/linux-lib/
fcntl.h 539 #ifndef O_NOATIME
540 # define O_NOATIME 0
  /external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
syscall_parameters_restrictions.cc 174 kOLargeFileFlag | O_CLOEXEC | O_NOATIME);
  /external/chromium_org/sandbox/linux/services/
broker_process.cc 127 O_DIRECTORY | O_EXCL | O_LARGEFILE | O_NOATIME | O_NOCTTY |
  /external/blktrace/btreplay/
btreplay.c     [all...]
  /external/bison/
configure     [all...]

Completed in 377 milliseconds

1 2 34