Searched defs:O_NONBLOCK (Results 1 – 7 of 7) sorted by relevance
169 inline int O_NONBLOCK = @O_NONBLOCK@; variable
60 #define O_NONBLOCK 0200 /* Non-blocking I/O (POSIX) */ macro
90 #define O_NONBLOCK 0x0004 /* no delay */ macro
73 #define O_NONBLOCK 0x80 /* non-blocking I/O (POSIX) */ macro
139 #define O_NONBLOCK O_NDELAY macro
247 #define O_NONBLOCK O_NDELAY macro
57 # define O_NONBLOCK FNDELAY macro