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