Home
last modified time | relevance | path

Searched defs:eventop (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/obhttpd/libevent-6.6.20191030/src/lib/libevent/
H A Devent-internal.h39 struct eventop { struct
51 const struct eventop *evsel; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/libevent/
H A Devent-internal.h38 struct eventop { struct
50 const struct eventop *evsel; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/libevent/
H A Devent-internal.h38 struct eventop { struct
50 const struct eventop *evsel; argument
/dports/net/tcpkali/tcpkali-1.1.1/deps/libev/
H A Devent_compat.h91 struct eventop { struct
92 char *name;
93 void *(*init)(struct event_base *);
94 int (*add)(void *, struct event *);
95 int (*del)(void *, struct event *);
96 int (*recalc)(struct event_base *, void *, int);
97 int (*dispatch)(struct event_base *, void *, struct timeval *);
98 void (*dealloc)(struct event_base *, void *);
/dports/net/netatalk3/netatalk-3.1.12/libevent/
H A Devent-internal.h60 struct eventop { struct
62 const char *name;
68 void *(*init)(struct event_base *);
77 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
79 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
85 int (*dispatch)(struct event_base *, struct timeval *);
87 void (*dealloc)(struct event_base *);
90 int need_reinit;
93 enum event_method_feature features;
99 size_t fdinfo_len;
/dports/net/openmpi/openmpi-4.1.1/opal/mca/event/libevent2022/libevent/
H A Devent-internal.h60 struct eventop { struct
62 const char *name;
68 void *(*init)(struct event_base *);
77 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
79 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
85 int (*dispatch)(struct event_base *, struct timeval *);
87 void (*dealloc)(struct event_base *);
90 int need_reinit;
93 enum event_method_feature features;
99 size_t fdinfo_len;
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/event/libevent2022/libevent/
H A Devent-internal.h60 struct eventop { struct
62 const char *name;
68 void *(*init)(struct event_base *);
77 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
79 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
85 int (*dispatch)(struct event_base *, struct timeval *);
87 void (*dealloc)(struct event_base *);
90 int need_reinit;
93 enum event_method_feature features;
99 size_t fdinfo_len;
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/third_party/libevent/
H A Devent-internal.h60 struct eventop { struct
62 const char *name;
68 void *(*init)(struct event_base *);
77 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
79 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
85 int (*dispatch)(struct event_base *, struct timeval *);
87 void (*dealloc)(struct event_base *);
90 int need_reinit;
93 enum event_method_feature features;
99 size_t fdinfo_len;
/dports/databases/percona56-server/percona-server-5.6.51-91.0/extra/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/net/ntp/ntp-4.2.8p15/sntp/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/databases/percona56-client/percona-server-5.6.51-91.0/extra/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/extra/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/third_party/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/third_party/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/www/firefox/firefox-99.0/ipc/chromium/src/third_party/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/third_party/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/extra/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/third_party/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/mk_core/deps/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/databases/mysql56-client/mysql-5.6.51/extra/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/net-mgmt/lldpd/lldpd-1.0.8/libevent/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/libevent/libevent-2.1.11-stable/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/libevent/libevent-2.1.11-stable/
H A Devent-internal.h86 struct eventop { struct
88 const char *name;
94 void *(*init)(struct event_base *);
103 int (*add)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
105 int (*del)(struct event_base *, evutil_socket_t fd, short old, short events, void *fdinfo);
111 int (*dispatch)(struct event_base *, struct timeval *);
113 void (*dealloc)(struct event_base *);
116 int need_reinit;
119 enum event_method_feature features;
125 size_t fdinfo_len;

12