Searched defs:O_NONBLOCK_PORTABLE (Results 1 - 1 of 1) sorted by relevance

/development/ndk/sources/android/libportable/common/include/
H A Dfcntl_portable.h47 #ifndef O_NONBLOCK_PORTABLE
48 #define O_NONBLOCK_PORTABLE 00004000 macro
72 #define O_NDELAY_PORTABLE O_NONBLOCK_PORTABLE

Completed in 725 milliseconds