Searched defs:POLLHUP (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/sys/ | ||
H A D | poll.h | 60 #define POLLHUP 0x0010 macro |
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ | ||
H A D | poll.d | 210 POLLHUP = 0x010, in version() enumerator |