Home
last modified time | relevance | path

Searched refs:channel_full (Results 1 – 25 of 48) sorted by relevance

12

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DContactsManager.cpp6249 if (channel_full != nullptr && !channel_full->can_set_username) { in set_channel_username()
6281 if (channel_full != nullptr && !channel_full->can_set_sticker_set) { in set_channel_sticker_set()
6509 if (channel_full == nullptr || !channel_full->stats_dc_id.is_exact() || in get_channel_statistics_dc_id()
9741 channel_full->participant_count = channel_full->administrator_count; in on_load_channel_full_from_database()
9747 channel_full->participant_count = channel_full->administrator_count; in on_load_channel_full_from_database()
10247 channel_full->need_send_update |= channel_full->is_changed; in update_channel_full()
10248 channel_full->need_save_to_database |= channel_full->is_changed; in update_channel_full()
15187 …if (channel_full != nullptr && !channel_full->is_expired() && !channel_full->can_get_participants)… in get_channel_participants()
16085channel_full->participant_count, channel_full->administrator_count, channel_full->restricted_count, in get_supergroup_full_info_object()
16086channel_full->banned_count, DialogId(channel_full->linked_channel_id).get(), channel_full->slow_mo… in get_supergroup_full_info_object()
[all …]
H A DContactsManager.h1158 …void send_get_channel_full_query(ChannelFull *channel_full, ChannelId channel_id, Promise<Unit> &&…
1243 void on_update_channel_full_photo(ChannelFull *channel_full, ChannelId channel_id, Photo photo);
1244 void on_update_channel_full_invite_link(ChannelFull *channel_full,
1246 void on_update_channel_full_linked_channel_id(ChannelFull *channel_full, ChannelId channel_id,
1251 static void on_update_channel_full_slow_mode_next_send_date(ChannelFull *channel_full,
1253 static void on_update_channel_full_bot_user_ids(ChannelFull *channel_full, ChannelId channel_id,
1276 …void do_invalidate_channel_full(ChannelFull *channel_full, ChannelId channel_id, bool need_drop_sl…
1340 static void save_channel_full(const ChannelFull *channel_full, ChannelId channel_id);
1342 static string get_channel_full_database_value(const ChannelFull *channel_full);
1353 void update_channel_full(ChannelFull *channel_full, ChannelId channel_id, const char *source,
[all …]
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dtcp_rules.c126 if ((req->flags & (CF_EOI|CF_SHUTR|CF_READ_ERROR)) || channel_full(req, global.tune.maxrewrite) || in tcp_inspect_request()
304 if ((rep->flags & (CF_EOI|CF_SHUTR|CF_READ_ERROR)) || channel_full(rep, global.tune.maxrewrite) || in tcp_inspect_response()
H A Dhttp_fetch.c286 if (ret < 0 || channel_full(&s->req, global.tune.maxrewrite)) in smp_prefetch_htx()
410 channel_full(chn, global.tune.maxrewrite)) { in smp_prefetch_http()
H A Dproto_http.c691 if (unlikely(channel_full(req, global.tune.maxrewrite))) { in http_wait_for_request()
3296 if (channel_full(req, global.tune.maxrewrite)) in http_wait_for_request_body()
4355 else if (channel_full(rep, global.tune.maxrewrite)) { in http_wait_for_response()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dtcp_rules.c126 if ((req->flags & CF_SHUTR) || channel_full(req, global.tune.maxrewrite) || in tcp_inspect_request()
302 if ((rep->flags & CF_SHUTR) || channel_full(rep, global.tune.maxrewrite) || in tcp_inspect_response()
H A Dhttp_fetch.c270 if (ret < 0 || channel_full(&s->req, global.tune.maxrewrite)) in smp_prefetch_htx()
395 channel_full(chn, global.tune.maxrewrite)) { in smp_prefetch_http()
H A Dproto_http.c677 if (unlikely(channel_full(req, global.tune.maxrewrite))) { in http_wait_for_request()
3276 if (channel_full(req, global.tune.maxrewrite)) in http_wait_for_request_body()
4340 else if (channel_full(rep, global.tune.maxrewrite)) { in http_wait_for_response()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dtcp_rules.c121 if ((req->flags & CF_SHUTR) || channel_full(req, global.tune.maxrewrite) || in tcp_inspect_request()
294 if ((rep->flags & CF_SHUTR) || channel_full(rep, global.tune.maxrewrite) || in tcp_inspect_response()
H A Dhttp_fetch.c244 if (ret < 0 || channel_full(&s->req, global.tune.maxrewrite)) in smp_prefetch_htx()
584 if (!channel_full(chn, global.tune.maxrewrite) && !(chn->flags & (CF_EOI|CF_SHUTR|CF_READ_ERROR))) in smp_fetch_body()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dtcp_rules.c115 if ((req->flags & (CF_EOI|CF_SHUTR|CF_READ_ERROR)) || channel_full(req, global.tune.maxrewrite) || in tcp_inspect_request()
271 if ((rep->flags & (CF_EOI|CF_SHUTR|CF_READ_ERROR)) || channel_full(rep, global.tune.maxrewrite) || in tcp_inspect_response()
H A Dhttp_fetch.c269 if (ret < 0 || channel_full(&s->req, global.tune.maxrewrite)) in smp_prefetch_htx()
620 if (!finished && (check || (chn && !channel_full(chn, global.tune.maxrewrite) && in smp_fetch_body()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dtcp_rules.c115 if ((req->flags & (CF_EOI|CF_SHUTR|CF_READ_ERROR)) || channel_full(req, global.tune.maxrewrite) || in tcp_inspect_request()
264 if ((rep->flags & (CF_EOI|CF_SHUTR|CF_READ_ERROR)) || channel_full(rep, global.tune.maxrewrite) || in tcp_inspect_response()
H A Dhttp_fetch.c269 if (ret < 0 || channel_full(&s->req, global.tune.maxrewrite)) in smp_prefetch_htx()
620 if (!finished && (check || (chn && !channel_full(chn, global.tune.maxrewrite) && in smp_fetch_body()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dtcp_rules.c115 if ((req->flags & (CF_EOI|CF_SHUTR|CF_READ_ERROR)) || channel_full(req, global.tune.maxrewrite) || in tcp_inspect_request()
271 if ((rep->flags & (CF_EOI|CF_SHUTR|CF_READ_ERROR)) || channel_full(rep, global.tune.maxrewrite) || in tcp_inspect_response()
H A Dhttp_fetch.c264 if (ret < 0 || channel_full(&s->req, global.tune.maxrewrite)) in smp_prefetch_htx()
615 if (!finished && (check || (chn && !channel_full(chn, global.tune.maxrewrite) && in smp_fetch_body()
/dports/net/haproxy20/haproxy-2.0.26/include/proto/
H A Dchannel.h777 static inline int channel_full(const struct channel *c, unsigned int reserve) in channel_full() function
/dports/net/haproxy19/haproxy-1.9.16/include/proto/
H A Dchannel.h774 static inline int channel_full(const struct channel *c, unsigned int reserve) in channel_full() function
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dchannel.h771 static inline int channel_full(const struct channel *c, unsigned int reserve) in channel_full() function
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dchannel.h773 static inline int channel_full(const struct channel *c, unsigned int reserve) in channel_full() function
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dchannel.h773 static inline int channel_full(const struct channel *c, unsigned int reserve) in channel_full() function
/dports/net/haproxy21/haproxy-2.1.12/include/proto/
H A Dchannel.h774 static inline int channel_full(const struct channel *c, unsigned int reserve) in channel_full() function
/dports/net/nuster/nuster-5.0.4.21/include/proto/
H A Dchannel.h774 static inline int channel_full(const struct channel *c, unsigned int reserve) in channel_full() function
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dtcp_rules.c121 if ((req->flags & CF_SHUTR) || channel_full(req, global.tune.maxrewrite) || in tcp_inspect_request()
H A Dhttp_fetch.c239 if (ret < 0 || channel_full(&s->req, global.tune.maxrewrite)) in smp_prefetch_htx()

12