Home
last modified time | relevance | path

Searched defs:O_NDELAY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dfcntl.h13 #define O_NDELAY 0x0004 macro
15 #define O_NDELAY (0x0004 | O_NONBLOCK) macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h96 #define O_NDELAY O_NONBLOCK macro
/openbmc/linux/include/uapi/asm-generic/
H A Dfcntl.h96 #define O_NDELAY O_NONBLOCK macro