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

  /development/ndk/platforms/android-3/header-patches/include/asm-generic/
fcntl.h 46 #ifndef O_NOATIME
47 #define O_NOATIME 01000000
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 57 #ifndef O_NOATIME
58 #define O_NOATIME 01000000
  /development/ndk/platforms/android-L/include/asm-generic/
fcntl.h 72 #ifndef O_NOATIME
74 #define O_NOATIME 01000000
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 72 #ifndef O_NOATIME
74 #define O_NOATIME 01000000
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 58 #ifndef O_NOATIME
59 #define O_NOATIME 01000000
  /development/ndk/sources/android/libportable/arch-mips/
open.c 65 mipsflags |= O_NOATIME;
fcntl.c 207 mipsflags |= O_NOATIME;
245 if (flags & O_NOATIME)
  /external/bison/lib/
fcntl.in.h 227 #ifndef O_NOATIME
228 # define O_NOATIME 0
  /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
  /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 177 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 179 milliseconds