Home
last modified time | relevance | path

Searched refs:O_NONBLOCK (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dfcntl.h27 #ifndef O_NONBLOCK
28 #define O_NONBLOCK 00004000 macro
55 #define O_NDELAY O_NONBLOCK
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dfcntl.h40 #define O_NONBLOCK 0x0080 macro
41 #define O_NDELAY O_NONBLOCK
188 # define FNONBLOCK O_NONBLOCK
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dfcntl.h14 #define O_NONBLOCK 0x0080 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dfcntl.h43 #define O_NONBLOCK _FNONBLOCK macro