HomeSort by relevance Sort by last modified time
    Searched defs:O_APPEND (Results 1 - 25 of 57) sorted by null

1 2 3

  /bionic/libc/kernel/arch-mips/asm/
fcntl.h 21 #define O_APPEND 0x0008
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fcntl.h 21 #define O_APPEND 0x0008
  /external/kernel-headers/original/asm-mips/
fcntl.h 12 #define O_APPEND 0x0008
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
fcntl.h 21 #define O_APPEND 0x0008
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
fcntl.h 21 #define O_APPEND 0x0008
  /system/core/sh/
show.c 380 #ifdef O_APPEND
418 #ifdef O_APPEND
420 fcntl(fileno(tracefile), F_SETFL, flags | O_APPEND);
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /external/stlport/src/details/
fstream_stdio.cpp 73 # define O_APPEND _O_APPEND
  /external/yaffs2/yaffs2/direct/
yaffsfs.h 47 #ifndef O_APPEND
48 #define O_APPEND 02000
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_stdio.cpp 73 # define O_APPEND _O_APPEND
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h 24 #ifndef O_APPEND
25 #define O_APPEND 00002000
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 24 #ifndef O_APPEND
25 #define O_APPEND 00002000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 24 #ifndef O_APPEND
25 #define O_APPEND 00002000
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 33 #ifndef O_APPEND
34 #define O_APPEND 00002000

Completed in 1046 milliseconds

1 2 3