Home
last modified time | relevance | path

Searched defs:O_NONBLOCK (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/arch/parisc/include/asm/
Dfcntl.h11 #define O_NONBLOCK 000200004 /* HPUX has separate NDELAY & NONBLOCK */ macro
/linux-2.6.39/arch/sparc/include/asm/
Dfcntl.h10 #define O_NONBLOCK 0x4000 macro
/linux-2.6.39/arch/alpha/include/asm/
Dfcntl.h9 #define O_NONBLOCK 00004 macro
/linux-2.6.39/arch/mips/include/asm/
Dfcntl.h14 #define O_NONBLOCK 0x0080 macro
/linux-2.6.39/include/asm-generic/
Dfcntl.h38 #define O_NONBLOCK 00004000 macro