Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dpoll.h48 #define POLLERR 0x008 /* Error condition. */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dpoll.h8 #define POLLERR 0x0008 macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvIPAPool.c1122 if (fds.revents&(POLLHUP | POLLERR |POLLNVAL)) in IPA_Pool_Polling_Task()