HomeSort by relevance Sort by last modified time
    Searched defs:_POSIX_FSYNC (Results 51 - 55 of 55) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/sys/
limits.h 143 #define _POSIX_FSYNC 1 /* fdatasync() supported */
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/sys/
limits.h 143 #define _POSIX_FSYNC 1 /* fdatasync() supported */
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/
limits.h 143 #define _POSIX_FSYNC 1 /* fdatasync() supported */
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
limits.h 143 #define _POSIX_FSYNC 1 /* fdatasync() supported */
  /bionic/libc/include/bits/
posix_limits.h 46 #define _POSIX_FSYNC 200809L /* fdatasync() supported */

Completed in 625 milliseconds

1 23