HomeSort by relevance Sort by last modified time
    Searched refs:O_DSYNC (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /bionic/libc/kernel/uapi/asm-mips/asm/
fcntl.h 23 #define O_DSYNC 0x0010
32 #define O_SYNC (__O_SYNC | O_DSYNC)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /external/kernel-headers/original/uapi/asm-mips/asm/
fcntl.h 14 #define O_DSYNC 0x0010 /* used to be O_SYNC, see below */
23 * Before Linux 2.6.33 only O_DSYNC semantics were implemented, but using
25 * for O_DSYNC semantics now, but using the correct symbolic name for it.
28 * new headers get at least O_DSYNC semantics on older kernels.
30 * This has the nice side-effect that we can simply test for O_DSYNC
31 * wherever we do not care if O_DSYNC or O_SYNC is used.
36 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/asm/
fcntl.h 24 #define O_DSYNC 0x0010
35 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
fcntl.h 40 #ifndef O_DSYNC
41 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */
66 * Before Linux 2.6.33 only O_DSYNC semantics were implemented, but using
68 * for O_DSYNC semantics now, but using the correct symbolic name for it.
71 * new headers get at least O_DSYNC semantics on older kernels.
73 * This has the nice side-effect that we can simply test for O_DSYNC
74 * wherever we do not care if O_DSYNC or O_SYNC is used.
80 #define O_SYNC (__O_SYNC|O_DSYNC)
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 44 #ifndef O_DSYNC
45 #define O_DSYNC 00010000
70 #define O_SYNC (__O_SYNC | O_DSYNC)
  /development/ndk/platforms/android-21/include/asm-generic/
fcntl.h 50 #ifndef O_DSYNC
51 #define O_DSYNC 00010000
82 #define O_SYNC (__O_SYNC|O_DSYNC)
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 40 #ifndef O_DSYNC
41 #define O_DSYNC 00010000 /* used to be O_SYNC, see below */
66 * Before Linux 2.6.33 only O_DSYNC semantics were implemented, but using
68 * for O_DSYNC semantics now, but using the correct symbolic name for it.
71 * new headers get at least O_DSYNC semantics on older kernels.
73 * This has the nice side-effect that we can simply test for O_DSYNC
74 * wherever we do not care if O_DSYNC or O_SYNC is used.
80 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/asm-generic/
fcntl.h 50 #ifndef O_DSYNC
51 #define O_DSYNC 00010000
82 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/asm-generic/
fcntl.h 50 #ifndef O_DSYNC
51 #define O_DSYNC 00010000
82 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/asm-generic/
fcntl.h 50 #ifndef O_DSYNC
51 #define O_DSYNC 00010000
82 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/asm-generic/
fcntl.h 50 #ifndef O_DSYNC
51 #define O_DSYNC 00010000
82 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm-generic/
fcntl.h 50 #ifndef O_DSYNC
51 #define O_DSYNC 00010000
82 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm-generic/
fcntl.h 50 #ifndef O_DSYNC
51 #define O_DSYNC 00010000
82 #define O_SYNC (__O_SYNC|O_DSYNC)
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/asm-generic/
fcntl.h 50 #ifndef O_DSYNC
51 #define O_DSYNC 00010000
82 #define O_SYNC (__O_SYNC|O_DSYNC)

Completed in 351 milliseconds

1 2 3 4 5