Searched defs:O_NONBLOCK (Results 1 – 13 of 13) sorted by relevance
164 O_NONBLOCK section in Reading
11 #define O_NONBLOCK 000200000 macro
11 #define O_NONBLOCK 0x4000 macro
10 #define O_NONBLOCK 00004 macro
16 #define O_NONBLOCK 0x0080 macro
845 #define O_NONBLOCK FNDELAY in OsVendorInit() macro847 #define O_NONBLOCK O_NDELAY in OsVendorInit() macro
39 #define O_NONBLOCK 00004000 macro
38 #define O_NONBLOCK 00004000 macro
455 #define O_NONBLOCK 0x800 macro643 #define O_NONBLOCK 0x800 macro827 #define O_NONBLOCK 0x800 macro1023 #define O_NONBLOCK 0x800 macro1225 #define O_NONBLOCK 0x0080 macro1425 #define O_NONBLOCK 0x4000 macro
62 # define O_NONBLOCK 04000 macro