Searched defs:O_NONBLOCK (Results 1 – 9 of 9) sorted by relevance
169 inline int O_NONBLOCK = @O_NONBLOCK@; variable
60 #define O_NONBLOCK 0200 /* Non-blocking I/O (POSIX) */ macro
79 #define O_NONBLOCK _FNONBLOCK macro
90 #define O_NONBLOCK 0x0004 /* no delay */ macro
73 #define O_NONBLOCK 0x80 /* non-blocking I/O (POSIX) */ macro
145 #define O_NONBLOCK O_NDELAY macro
250 #define O_NONBLOCK O_NDELAY macro
57 # define O_NONBLOCK FNDELAY macro
57 # define O_NONBLOCK FNDELAY macro [all...]