Searched defs:O_NONBLOCK (Results 1 - 4 of 4) sorted by relevance

/arch/parisc/include/asm/
H A Dfcntl.h11 #define O_NONBLOCK 000200004 /* HPUX has separate NDELAY & NONBLOCK */ macro
/arch/sparc/include/asm/
H A Dfcntl.h10 #define O_NONBLOCK 0x4000 macro
14 #define O_NDELAY (0x0004 | O_NONBLOCK)
/arch/alpha/include/asm/
H A Dfcntl.h9 #define O_NONBLOCK 00004 macro
/arch/mips/include/asm/
H A Dfcntl.h14 #define O_NONBLOCK 0x0080 macro

Completed in 363 milliseconds