Home
last modified time | relevance | path

Searched refs:POLLWRNORM (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dpoll.h15 #ifndef POLLWRNORM
16 #define POLLWRNORM 0x0100 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dpoll.h4 #define POLLWRNORM POLLOUT macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dpoll.h34 # define POLLWRNORM POLLOUT /* Writing now will not block. */ macro