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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fuse.h 100 * FOPEN_KEEP_CACHE: don't invalidate the data cache on open
103 #define FOPEN_KEEP_CACHE (1 << 1)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fuse.h 100 * FOPEN_KEEP_CACHE: don't invalidate the data cache on open
103 #define FOPEN_KEEP_CACHE (1 << 1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fuse.h 100 * FOPEN_KEEP_CACHE: don't invalidate the data cache on open
103 #define FOPEN_KEEP_CACHE (1 << 1)
  /system/core/sdcard/
fuse.h 143 * FOPEN_KEEP_CACHE: don't invalidate the data cache on open
147 #define FOPEN_KEEP_CACHE (1 << 1)

Completed in 131 milliseconds