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

  /external/strace/xlat/
open_mode_flags.h 66 #if defined(FAPPEND) || (defined(HAVE_DECL_FAPPEND) && HAVE_DECL_FAPPEND)
67 XLAT(FAPPEND),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
fcntl.h 205 # define FAPPEND O_APPEND
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
fcntl.h 205 # define FAPPEND O_APPEND
  /external/stlport/src/details/
fstream_win32io.cpp 105 # define FAPPEND 0x20 // O_APPEND flag
138 if (dosflags & FAPPEND)
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_win32io.cpp 105 # define FAPPEND 0x20 // O_APPEND flag
138 if (dosflags & FAPPEND)

Completed in 93 milliseconds