Home
last modified time | relevance | path

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

/trueos/sys/sys/
HDpoll.h79 #define POLLHUP 0x0010 /* file descriptor was "hung up" */ macro
/trueos/contrib/apr/include/arch/unix/
HDapr_arch_networkio.h92 #define POLLHUP 16 macro