Searched refs:O_NDELAY (Results 1 – 4 of 4) sorted by relevance
32 #define O_NDELAY O_NONBLOCK macro
499 #ifndef O_NDELAY500 #define O_NDELAY 1 /* same as O_NONBLOCK, for compatibility */ macro
399 #ifndef O_NDELAY400 #define O_NDELAY 1 /* same as O_NONBLOCK, for compatibility */ macro
Completed in 7 milliseconds