Searched defs:O_NONBLOCK (Results 1 – 8 of 8) sorted by relevance
169 inline int O_NONBLOCK = @O_NONBLOCK@; variable
78 #define O_NONBLOCK _FNONBLOCK macro
61 #define O_NONBLOCK 0200 /* Non-blocking I/O (POSIX) */ macro
72 #define O_NONBLOCK 0x80 /* non-blocking I/O (POSIX) */ macro
92 #define O_NONBLOCK 00004 macro
145 #define O_NONBLOCK O_NDELAY macro
250 #define O_NONBLOCK O_NDELAY macro
57 # define O_NONBLOCK FNDELAY macro