Searched defs:O_NONBLOCK (Results 1 – 10 of 10) sorted by relevance
149 # define O_NONBLOCK FNDELAY macro
101 #define O_NONBLOCK O_NDELAY macro
104 inline int O_NONBLOCK = 0x0004; variable
89 #define O_NONBLOCK 0x0004 /* no delay */ macro
123 # define O_NONBLOCK 0 macro
102 #define O_NONBLOCK O_NDELAY macro
1686 # define O_NONBLOCK 0 in fixio() macro
162 # define O_NONBLOCK 00004 /* Non Blocking Open */ macro
718 #define O_NONBLOCK 0 macro
3042 #define O_NONBLOCK 0 in parse_start() macro