Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dpoll.h60 #define POLLHUP 0x0010 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dpoll.d210 POLLHUP = 0x010, in version() enumerator