Searched defs:O_NONBLOCK (Results 1 – 7 of 7) sorted by relevance
28 #define O_NONBLOCK 00004 macro
27 #define O_NONBLOCK 00200000 macro
28 #define O_NONBLOCK 00004000 macro
27 #define O_NONBLOCK 0x0080 macro
31 #define O_NONBLOCK 0x4000 macro
105 #define O_NONBLOCK 0x0008 /* Non-blocking open or non-blocking I/O. */ macro
62 # define O_NONBLOCK 04000 macro
Completed in 8 milliseconds