Searched refs:EPOLLHUP (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/sys/
H A Depoll.h82 EPOLLHUP = 0x010, enumerator in enum:EPOLL_EVENTS
83 #define EPOLLHUP EPOLLHUP macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/sys/
H A Depoll.h82 EPOLLHUP = 0x010, enumerator in enum:EPOLL_EVENTS
83 #define EPOLLHUP EPOLLHUP macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/sys/
H A Depoll.h82 EPOLLHUP = 0x010, enumerator in enum:EPOLL_EVENTS
83 #define EPOLLHUP EPOLLHUP macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Dfdevent_linux_sysepoll.c68 ep.events |= EPOLLERR | EPOLLHUP /* | EPOLLET */;
96 if (e & EPOLLHUP) events |= FDEVENT_HUP;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Dfdevent_linux_sysepoll.c68 ep.events |= EPOLLERR | EPOLLHUP /* | EPOLLET */;
96 if (e & EPOLLHUP) events |= FDEVENT_HUP;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Dfdevent_linux_sysepoll.c68 ep.events |= EPOLLERR | EPOLLHUP /* | EPOLLET */;
96 if (e & EPOLLHUP) events |= FDEVENT_HUP;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/tevent/
H A Dtevent_epoll.c61 if (flags & TEVENT_FD_READ) ret |= (EPOLLIN | EPOLLERR | EPOLLHUP);
62 if (flags & TEVENT_FD_WRITE) ret |= (EPOLLOUT | EPOLLERR | EPOLLHUP);
218 * this is because epoll reports EPOLLERR and EPOLLHUP, even without asking for them
281 if (events[i].events & (EPOLLHUP|EPOLLERR)) {
H A Dtevent_standard.c80 if (flags & TEVENT_FD_READ) ret |= (EPOLLIN | EPOLLERR | EPOLLHUP);
81 if (flags & TEVENT_FD_WRITE) ret |= (EPOLLOUT | EPOLLERR | EPOLLHUP);
229 * this is because epoll reports EPOLLERR and EPOLLHUP, even without asking for them
292 if (events[i].events & (EPOLLHUP|EPOLLERR)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/tevent/
H A Dtevent_epoll.c61 if (flags & TEVENT_FD_READ) ret |= (EPOLLIN | EPOLLERR | EPOLLHUP);
62 if (flags & TEVENT_FD_WRITE) ret |= (EPOLLOUT | EPOLLERR | EPOLLHUP);
218 * this is because epoll reports EPOLLERR and EPOLLHUP, even without asking for them
281 if (events[i].events & (EPOLLHUP|EPOLLERR)) {
H A Dtevent_standard.c80 if (flags & TEVENT_FD_READ) ret |= (EPOLLIN | EPOLLERR | EPOLLHUP);
81 if (flags & TEVENT_FD_WRITE) ret |= (EPOLLOUT | EPOLLERR | EPOLLHUP);
229 * this is because epoll reports EPOLLERR and EPOLLHUP, even without asking for them
292 if (events[i].events & (EPOLLHUP|EPOLLERR)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/tevent/
H A Dtevent_epoll.c61 if (flags & TEVENT_FD_READ) ret |= (EPOLLIN | EPOLLERR | EPOLLHUP);
62 if (flags & TEVENT_FD_WRITE) ret |= (EPOLLOUT | EPOLLERR | EPOLLHUP);
218 * this is because epoll reports EPOLLERR and EPOLLHUP, even without asking for them
281 if (events[i].events & (EPOLLHUP|EPOLLERR)) {
H A Dtevent_standard.c80 if (flags & TEVENT_FD_READ) ret |= (EPOLLIN | EPOLLERR | EPOLLHUP);
81 if (flags & TEVENT_FD_WRITE) ret |= (EPOLLOUT | EPOLLERR | EPOLLHUP);
229 * this is because epoll reports EPOLLERR and EPOLLHUP, even without asking for them
292 if (events[i].events & (EPOLLHUP|EPOLLERR)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/
H A Depoll.c427 if (what & (EPOLLHUP|EPOLLERR)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/
H A Depoll.c427 if (what & (EPOLLHUP|EPOLLERR)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/
H A Depoll.c427 if (what & (EPOLLHUP|EPOLLERR)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Devent.c559 if (ev->events & (EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Devent.c559 if (ev->events & (EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Devent.c559 if (ev->events & (EPOLLIN|EPOLLPRI|EPOLLERR|EPOLLHUP))

Completed in 197 milliseconds