Searched refs:O_SYNC_PORTABLE (Results 1 - 3 of 3) sorted by relevance

/development/ndk/sources/android/libportable/common/include/
H A Dfcntl_portable.h50 #ifndef O_SYNC_PORTABLE
51 #define O_SYNC_PORTABLE 00010000 macro
/development/ndk/sources/android/libportable/arch-mips/
H A Dopen.c52 if (flags & O_SYNC_PORTABLE)
H A Dfcntl.c194 if (flags & O_SYNC_PORTABLE)
234 portableflags |= O_SYNC_PORTABLE;

Completed in 102 milliseconds