Searched refs:EPOLL_CTL_DEL (Results 1 - 25 of 27) sorted by relevance

12

/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/linux/
H A Deventpoll.h26 #define EPOLL_CTL_DEL 2 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/linux/
H A Deventpoll.h26 #define EPOLL_CTL_DEL 2 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/linux/
H A Deventpoll.h26 #define EPOLL_CTL_DEL 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Deventpoll.h26 #define EPOLL_CTL_DEL 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Deventpoll.h26 #define EPOLL_CTL_DEL 2 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/usr/include/sys/
H A Depoll.h95 #define EPOLL_CTL_DEL 2 /* Remove a file descriptor from the interface. */ 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.h95 #define EPOLL_CTL_DEL 2 /* Remove a file descriptor from the interface. */ 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.h95 #define EPOLL_CTL_DEL 2 /* Remove a file descriptor from the interface. */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/
H A Depoll.c168 op == EPOLL_CTL_DEL?"DEL":
238 op = EPOLL_CTL_DEL;
297 } else if (op == EPOLL_CTL_DEL &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/
H A Depoll.c168 op == EPOLL_CTL_DEL?"DEL":
238 op = EPOLL_CTL_DEL;
297 } else if (op == EPOLL_CTL_DEL &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/
H A Depoll.c168 op == EPOLL_CTL_DEL?"DEL":
238 op = EPOLL_CTL_DEL;
297 } else if (op == EPOLL_CTL_DEL &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Dfdevent_linux_sysepoll.c34 if (0 != epoll_ctl(ev->epoll_fd, EPOLL_CTL_DEL, fd, &ep)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Dfdevent_linux_sysepoll.c34 if (0 != epoll_ctl(ev->epoll_fd, EPOLL_CTL_DEL, fd, &ep)) {
/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.c34 if (0 != epoll_ctl(ev->epoll_fd, EPOLL_CTL_DEL, fd, &ep)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/tevent/
H A Dtevent_epoll.c167 if (epoll_ctl(epoll_ev->epoll_fd, EPOLL_CTL_DEL, fde->fd, &event) != 0) {
H A Dtevent_standard.c182 epoll_ctl(std_ev->epoll_fd, EPOLL_CTL_DEL, fde->fd, &event);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/tevent/
H A Dtevent_epoll.c167 if (epoll_ctl(epoll_ev->epoll_fd, EPOLL_CTL_DEL, fde->fd, &event) != 0) {
H A Dtevent_standard.c182 epoll_ctl(std_ev->epoll_fd, EPOLL_CTL_DEL, fde->fd, &event);
/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.c167 if (epoll_ctl(epoll_ev->epoll_fd, EPOLL_CTL_DEL, fde->fd, &event) != 0) {
H A Dtevent_standard.c182 epoll_ctl(std_ev->epoll_fd, EPOLL_CTL_DEL, fde->fd, &event);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/kernel/
H A Dsys_oabi-compat.c257 if (op == EPOLL_CTL_DEL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/kernel/
H A Dsys_oabi-compat.c257 if (op == EPOLL_CTL_DEL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Deventpoll.c59 * during epoll_ctl(EPOLL_CTL_DEL) and during eventpoll_release_file().
65 * close()d without a previous call toepoll_ctl(EPOLL_CTL_DEL).
299 return op != EPOLL_CTL_DEL;
1291 case EPOLL_CTL_DEL:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Deventpoll.c59 * during epoll_ctl(EPOLL_CTL_DEL) and during eventpoll_release_file().
65 * close()d without a previous call toepoll_ctl(EPOLL_CTL_DEL).
299 return op != EPOLL_CTL_DEL;
1291 case EPOLL_CTL_DEL:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Devent.c504 epoll_ctl (eps->epfd, EPOLL_CTL_DEL, event, &ev);

Completed in 130 milliseconds

12