tag | line | file | source code |
---|---|---|---|
O_NDELAY | 17 | include/asm-alpha/fcntl.h | #define O_NDELAY O_NONBLOCK |
O_NDELAY | 16 | include/asm-i386/fcntl.h | #define O_NDELAY O_NONBLOCK |
O_NDELAY | 19 | include/asm-mips/fcntl.h | #define O_NDELAY O_NONBLOCK |
O_NDELAY | 16 | include/asm-ppc/fcntl.h | #define O_NDELAY O_NONBLOCK |
O_NDELAY | 11 | include/asm-sparc/fcntl.h | #define O_NDELAY 0x0004 |