Home
last modified time | relevance | path

Searched defs:evhttp_connection (Results 1 – 25 of 50) sorted by relevance

12

/dports/databases/lua-xapian/xapian-bindings-1.4.18/csharp/generated-csharp/
H A DDecreasingValueWeightPostingSource.cs54 public override double GetWeight() {
60 public override string Name() {
62 …if (XapianPINVOKE.SWIGPendingException.Pending) throw XapianPINVOKE.SWIGPendingException.Retrieve(…
67 XapianPINVOKE.DecreasingValueWeightPostingSource_Init(swigCPtr, Database.getCPtr(db_));
68 …if (XapianPINVOKE.SWIGPendingException.Pending) throw XapianPINVOKE.SWIGPendingException.Retrieve(…
71 public override void Next(double min_wt) {
73 …if (XapianPINVOKE.SWIGPendingException.Pending) throw XapianPINVOKE.SWIGPendingException.Retrieve(…
83 …if (XapianPINVOKE.SWIGPendingException.Pending) throw XapianPINVOKE.SWIGPendingException.Retrieve(…
87 public override string GetDescription() {
88 string ret = XapianPINVOKE.DecreasingValueWeightPostingSource_GetDescription(swigCPtr);
[all …]
/dports/net/ntp/ntp-4.2.8p15/sntp/libevent/
H A Dhttp-internal.h54 struct evhttp_connection { struct
59 evutil_socket_t fd;
60 struct bufferevent *bufev;
62 struct event retry_ev; /* for retrying connects */
86 enum evhttp_connection_state state; argument
93 void (*cb)(struct evhttp_connection *, void *); argument
96 void (*closecb)(struct evhttp_connection *, void *); argument
97 void *closecb_arg;
99 struct event_callback read_more_deferred_cb;
124 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/libevent/
H A Dhttp-internal.h52 struct evhttp_connection { struct
77 enum evhttp_connection_state state; argument
84 void (*cb)(struct evhttp_connection *, void *); argument
87 void (*closecb)(struct evhttp_connection *, void *); argument
103 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/libevent/
H A Dhttp-internal.h52 struct evhttp_connection { struct
77 enum evhttp_connection_state state; argument
84 void (*cb)(struct evhttp_connection *, void *); argument
87 void (*closecb)(struct evhttp_connection *, void *); argument
103 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/databases/percona56-server/percona-server-5.6.51-91.0/extra/libevent/
H A Dhttp-internal.h54 struct evhttp_connection { struct
59 evutil_socket_t fd;
60 struct bufferevent *bufev;
62 struct event retry_ev; /* for retrying connects */
64 char *bind_address; /* address to use for binding the src */
65 ev_uint16_t bind_port; /* local port for binding the src */
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
121 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/net-mgmt/lldpd/lldpd-1.0.8/libevent/
H A Dhttp-internal.h51 struct evhttp_connection { struct
56 evutil_socket_t fd;
57 struct bufferevent *bufev;
59 struct event retry_ev; /* for retrying connects */
61 char *bind_address; /* address to use for binding the src */
62 ev_uint16_t bind_port; /* local port for binding the src */
87 enum evhttp_connection_state state; argument
94 void (*cb)(struct evhttp_connection *, void *); argument
97 void (*closecb)(struct evhttp_connection *, void *); argument
118 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/databases/percona56-client/percona-server-5.6.51-91.0/extra/libevent/
H A Dhttp-internal.h54 struct evhttp_connection { struct
59 evutil_socket_t fd;
60 struct bufferevent *bufev;
62 struct event retry_ev; /* for retrying connects */
64 char *bind_address; /* address to use for binding the src */
65 ev_uint16_t bind_port; /* local port for binding the src */
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
121 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/extra/libevent/
H A Dhttp-internal.h54 struct evhttp_connection { struct
59 evutil_socket_t fd;
60 struct bufferevent *bufev;
62 struct event retry_ev; /* for retrying connects */
64 char *bind_address; /* address to use for binding the src */
65 ev_uint16_t bind_port; /* local port for binding the src */
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
121 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Dhttp-internal.h51 struct evhttp_connection { struct
56 evutil_socket_t fd;
57 struct bufferevent *bufev;
59 struct event retry_ev; /* for retrying connects */
61 char *bind_address; /* address to use for binding the src */
62 ev_uint16_t bind_port; /* local port for binding the src */
87 enum evhttp_connection_state state; argument
94 void (*cb)(struct evhttp_connection *, void *); argument
97 void (*closecb)(struct evhttp_connection *, void *); argument
118 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/third_party/libevent/
H A Dhttp-internal.h54 struct evhttp_connection { struct
59 evutil_socket_t fd;
60 struct bufferevent *bufev;
62 struct event retry_ev; /* for retrying connects */
64 char *bind_address; /* address to use for binding the src */
65 ev_uint16_t bind_port; /* local port for binding the src */
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
121 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/third_party/libevent/
H A Dhttp-internal.h54 struct evhttp_connection { struct
59 evutil_socket_t fd;
60 struct bufferevent *bufev;
62 struct event retry_ev; /* for retrying connects */
64 char *bind_address; /* address to use for binding the src */
65 ev_uint16_t bind_port; /* local port for binding the src */
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
121 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/libevent/libevent-2.1.11-stable/
H A Dhttp-internal.h51 struct evhttp_connection { struct
56 evutil_socket_t fd;
57 struct bufferevent *bufev;
59 struct event retry_ev; /* for retrying connects */
61 char *bind_address; /* address to use for binding the src */
62 ev_uint16_t bind_port; /* local port for binding the src */
87 enum evhttp_connection_state state; argument
94 void (*cb)(struct evhttp_connection *, void *); argument
97 void (*closecb)(struct evhttp_connection *, void *); argument
118 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Dhttp-internal.h51 struct evhttp_connection { struct
56 evutil_socket_t fd;
57 struct bufferevent *bufev;
59 struct event retry_ev; /* for retrying connects */
61 char *bind_address; /* address to use for binding the src */
62 ev_uint16_t bind_port; /* local port for binding the src */
87 enum evhttp_connection_state state; argument
94 void (*cb)(struct evhttp_connection *, void *); argument
97 void (*closecb)(struct evhttp_connection *, void *); argument
118 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/libevent/libevent-2.1.11-stable/
H A Dhttp-internal.h51 struct evhttp_connection { struct
56 evutil_socket_t fd;
57 struct bufferevent *bufev;
59 struct event retry_ev; /* for retrying connects */
61 char *bind_address; /* address to use for binding the src */
62 ev_uint16_t bind_port; /* local port for binding the src */
87 enum evhttp_connection_state state; argument
94 void (*cb)(struct evhttp_connection *, void *); argument
97 void (*closecb)(struct evhttp_connection *, void *); argument
118 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/libevent/libevent-2.1.11-stable/
H A Dhttp-internal.h51 struct evhttp_connection { struct
56 evutil_socket_t fd;
57 struct bufferevent *bufev;
59 struct event retry_ev; /* for retrying connects */
61 char *bind_address; /* address to use for binding the src */
62 ev_uint16_t bind_port; /* local port for binding the src */
87 enum evhttp_connection_state state; argument
94 void (*cb)(struct evhttp_connection *, void *); argument
97 void (*closecb)(struct evhttp_connection *, void *); argument
118 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/www/firefox/firefox-99.0/ipc/chromium/src/third_party/libevent/
H A Dhttp-internal.h54 struct evhttp_connection { struct
59 evutil_socket_t fd;
60 struct bufferevent *bufev;
62 struct event retry_ev; /* for retrying connects */
64 char *bind_address; /* address to use for binding the src */
65 ev_uint16_t bind_port; /* local port for binding the src */
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
121 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/third_party/libevent/
H A Dhttp-internal.h54 struct evhttp_connection { struct
59 evutil_socket_t fd;
60 struct bufferevent *bufev;
62 struct event retry_ev; /* for retrying connects */
64 char *bind_address; /* address to use for binding the src */
65 ev_uint16_t bind_port; /* local port for binding the src */
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
121 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/extra/libevent/
H A Dhttp-internal.h54 struct evhttp_connection { struct
59 evutil_socket_t fd;
60 struct bufferevent *bufev;
62 struct event retry_ev; /* for retrying connects */
64 char *bind_address; /* address to use for binding the src */
65 ev_uint16_t bind_port; /* local port for binding the src */
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
121 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/third_party/libevent/
H A Dhttp-internal.h54 struct evhttp_connection { struct
59 evutil_socket_t fd;
60 struct bufferevent *bufev;
62 struct event retry_ev; /* for retrying connects */
64 char *bind_address; /* address to use for binding the src */
65 ev_uint16_t bind_port; /* local port for binding the src */
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
121 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/devel/libevent/libevent-2.1.12-stable/
H A Dhttp-internal.h51 struct evhttp_connection { struct
56 evutil_socket_t fd;
57 struct bufferevent *bufev;
59 struct event retry_ev; /* for retrying connects */
61 char *bind_address; /* address to use for binding the src */
62 ev_uint16_t bind_port; /* local port for binding the src */
87 enum evhttp_connection_state state; argument
94 void (*cb)(struct evhttp_connection *, void *); argument
97 void (*closecb)(struct evhttp_connection *, void *); argument
118 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/databases/mysql57-client/mysql-5.7.36/extra/libevent/libevent-2.1.11-stable/
H A Dhttp-internal.h51 struct evhttp_connection { struct
56 evutil_socket_t fd;
57 struct bufferevent *bufev;
59 struct event retry_ev; /* for retrying connects */
61 char *bind_address; /* address to use for binding the src */
62 ev_uint16_t bind_port; /* local port for binding the src */
87 enum evhttp_connection_state state; argument
94 void (*cb)(struct evhttp_connection *, void *); argument
97 void (*closecb)(struct evhttp_connection *, void *); argument
118 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/databases/mysql56-client/mysql-5.6.51/extra/libevent/
H A Dhttp-internal.h54 struct evhttp_connection { struct
59 evutil_socket_t fd;
60 struct bufferevent *bufev;
62 struct event retry_ev; /* for retrying connects */
64 char *bind_address; /* address to use for binding the src */
65 ev_uint16_t bind_port; /* local port for binding the src */
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
121 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/net/netatalk3/netatalk-3.1.12/libevent/
H A Dhttp-internal.h62 struct evhttp_connection { struct
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
120 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/net/openmpi/openmpi-4.1.1/opal/mca/event/libevent2022/libevent/
H A Dhttp-internal.h62 struct evhttp_connection { struct
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
120 TAILQ_HEAD(evconq, evhttp_connection); argument
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/event/libevent2022/libevent/
H A Dhttp-internal.h62 struct evhttp_connection { struct
90 enum evhttp_connection_state state; argument
97 void (*cb)(struct evhttp_connection *, void *); argument
100 void (*closecb)(struct evhttp_connection *, void *); argument
120 TAILQ_HEAD(evconq, evhttp_connection); argument

12