Home
last modified time | relevance | path

Searched refs:EV_ADD (Results 501 – 525 of 9387) sorted by relevance

1...<<21222324252627282930>>...376

/dports/lang/php81/php-8.1.1/sapi/fpm/fpm/events/
H A Dkqueue.c160 int flags = EV_ADD; in fpm_event_kqueue_add()
/dports/lang/php80/php-8.0.15/sapi/fpm/fpm/events/
H A Dkqueue.c160 int flags = EV_ADD; in fpm_event_kqueue_add()
/dports/irc/anope/anope-2.0.9/src/socketengines/
H A Dsocketengine_kqueue.cpp69 EV_SET(event, s->GetFD(), mod, set ? EV_ADD : EV_DELETE, 0, 0, NULL); in Change()
/dports/www/mod_php74/php-7.4.27/sapi/fpm/fpm/events/
H A Dkqueue.c162 int flags = EV_ADD; in fpm_event_kqueue_add()
/dports/www/mod_php73/php-7.3.33/sapi/fpm/fpm/events/
H A Dkqueue.c162 int flags = EV_ADD; in fpm_event_kqueue_add()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Host/common/
H A DMainLoop.cpp108 EV_SET(&in_events[i++], fd.first, EVFILT_READ, EV_ADD, 0, 0, 0); in Poll()
329 EV_SET(&ev, signo, EVFILT_SIGNAL, EV_ADD, 0, 0, 0);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DMainLoop.cpp108 EV_SET(&in_events[i++], fd.first, EVFILT_READ, EV_ADD, 0, 0, 0);
331 EV_SET(&ev, signo, EVFILT_SIGNAL, EV_ADD, 0, 0, 0);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Host/common/
H A DMainLoop.cpp108 EV_SET(&in_events[i++], fd.first, EVFILT_READ, EV_ADD, 0, 0, 0); in Poll()
329 EV_SET(&ev, signo, EVFILT_SIGNAL, EV_ADD, 0, 0, 0);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Host/common/
H A DMainLoop.cpp108 EV_SET(&in_events[i++], fd.first, EVFILT_READ, EV_ADD, 0, 0, 0); in Poll()
329 EV_SET(&ev, signo, EVFILT_SIGNAL, EV_ADD, 0, 0, 0);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Host/common/
H A DMainLoop.cpp108 EV_SET(&in_events[i++], fd.first, EVFILT_READ, EV_ADD, 0, 0, 0); in Poll()
331 EV_SET(&ev, signo, EVFILT_SIGNAL, EV_ADD, 0, 0, 0);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Host/common/
H A DMainLoop.cpp108 EV_SET(&in_events[i++], fd.first, EVFILT_READ, EV_ADD, 0, 0, 0); in Poll()
331 EV_SET(&ev, signo, EVFILT_SIGNAL, EV_ADD, 0, 0, 0);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DMainLoop.cpp108 EV_SET(&in_events[i++], fd.first, EVFILT_READ, EV_ADD, 0, 0, 0); in Poll()
331 EV_SET(&ev, signo, EVFILT_SIGNAL, EV_ADD, 0, 0, 0);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Host/common/
H A DMainLoop.cpp108 EV_SET(&in_events[i++], fd.first, EVFILT_READ, EV_ADD, 0, 0, 0); in Poll()
329 EV_SET(&ev, signo, EVFILT_SIGNAL, EV_ADD, 0, 0, 0);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Host/common/
H A DMainLoop.cpp108 EV_SET(&in_events[i++], fd.first, EVFILT_READ, EV_ADD, 0, 0, 0); in Poll()
329 EV_SET(&ev, signo, EVFILT_SIGNAL, EV_ADD, 0, 0, 0);
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DMainLoop.cpp108 EV_SET(&in_events[i++], fd.first, EVFILT_READ, EV_ADD, 0, 0, 0);
331 EV_SET(&ev, signo, EVFILT_SIGNAL, EV_ADD, 0, 0, 0);
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/darwin/sys/
H A Devent.d87 EV_ADD = 0x0001, enumerator
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/darwin/sys/
H A Devent.d87 EV_ADD = 0x0001, enumerator
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/darwin/sys/
H A Devent.d87 EV_ADD = 0x0001, enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/darwin/sys/
H A Devent.d87 EV_ADD = 0x0001, enumerator
/dports/net-p2p/transmission-cli/transmission-3.00/libtransmission/
H A Dwatchdir-kqueue.c138 …EV_SET(&ke, backend->dirfd, EVFILT_VNODE, EV_ADD | EV_ENABLE | EV_CLEAR, KQUEUE_WATCH_MASK, 0, NUL… in tr_watchdir_kqueue_new()
/dports/sysutils/cmogstored/cmogstored-1.8.1/
H A Dqueue_kqueue.c110 u_short flags = EV_ADD | EV_ONESHOT; in qpush()
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/darwin/sys/
H A Devent.d87 EV_ADD = 0x0001, enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/darwin/sys/
H A Devent.d87 EV_ADD = 0x0001, enumerator
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/sys/
H A Devent.h62 #define EV_ADD 0x0001 /* add event to kq (implies enable) */ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/sys/
H A Devent.h62 #define EV_ADD 0x0001 /* add event to kq (implies enable) */ macro

1...<<21222324252627282930>>...376