Home
last modified time | relevance | path

Searched defs:POLL_HUP (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h257 POLL_HUP /* Device disconnected. */ enumerator
258 # define POLL_HUP POLL_HUP macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h210 #define POLL_HUP (__SI_POLL|6) /* device disconnected */ macro