Home
last modified time | relevance | path

Searched refs:RB_EMPTY (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/dports/security/suricata/suricata-6.0.4/src/
H A Dstream-tcp-reassemble.c592 if (RB_EMPTY(&stream->sb.sbb_tree)) { in StreamDataAvailableForProtoDetect()
671 if (RB_EMPTY(&stream->seg_tree) && in StreamTcpReassembleHandleSegmentHandleData()
943 if (RB_EMPTY(&stream->sb.sbb_tree)) { in GetAppBuffer()
1264 if (RB_EMPTY(&stream->sb.sbb_tree)) { in GetRawBuffer()
1338 if (RB_EMPTY(&stream->seg_tree)) { in StreamReassembleRawHasDataReady()
1497 if (RB_EMPTY(&stream->sb.sbb_tree)) { in StreamReassembleRawInline()
2468 FAIL_IF(RB_EMPTY(&ssn->client.seg_tree)); in StreamTcpReassembleTest39()
2491 FAIL_IF(RB_EMPTY(&ssn->client.seg_tree)); in StreamTcpReassembleTest39()
2526 FAIL_IF(RB_EMPTY(&ssn->client.seg_tree)); in StreamTcpReassembleTest39()
2594 FAIL_IF(RB_EMPTY(&ssn->client.seg_tree)); in StreamTcpReassembleTest39()
[all …]
H A Dutil-streaming-buffer.c177 DEBUG_VALIDATE_BUG_ON(!RB_EMPTY(&sb->sbb_tree)); in SBBInit()
216 DEBUG_VALIDATE_BUG_ON(!RB_EMPTY(&sb->sbb_tree)); in SBBInitLeadingGap()
582 if (!RB_EMPTY(&sb->sbb_tree)) { in StreamingBufferAppendRaw()
624 if (!RB_EMPTY(&sb->sbb_tree)) { in StreamingBufferAppend()
663 if (!RB_EMPTY(&sb->sbb_tree)) { in StreamingBufferAppendNoTrack()
711 if (RB_EMPTY(&sb->sbb_tree)) { in StreamingBufferInsertAt()
1144 FAIL_IF(!RB_EMPTY(&sb->sbb_tree)); in StreamingBufferTest04()
1153 FAIL_IF(RB_EMPTY(&sb->sbb_tree)); in StreamingBufferTest04()
/dports/sysutils/tmux/tmux-3.2a/
H A Dsession.c221 while (!RB_EMPTY(&s->windows)) { in session_destroy()
301 if (RB_EMPTY(&sessions) || !session_alive(s)) in session_next_session()
318 if (RB_EMPTY(&sessions) || !session_alive(s)) in session_previous_session()
363 if (RB_EMPTY(&s->windows)) { in session_detach()
645 if (RB_EMPTY(ww)) in session_group_synchronize1()
683 while (!RB_EMPTY(&old_windows)) { in session_group_synchronize1()
H A Dkey-bindings.c243 if (RB_EMPTY(&table->key_bindings) && in key_bindings_remove()
244 RB_EMPTY(&table->default_key_bindings)) { in key_bindings_remove()
308 if (RB_EMPTY(&table->default_key_bindings)) { in key_bindings_reset_table()
/dports/sysutils/tmux23/tmux-2.3/
H A Dsession.c222 while (!RB_EMPTY(&s->windows)) { in session_destroy()
292 if (RB_EMPTY(&sessions) || !session_alive(s)) in session_next_session()
309 if (RB_EMPTY(&sessions) || !session_alive(s)) in session_previous_session()
394 if (RB_EMPTY(&s->windows)) { in session_detach()
661 if (RB_EMPTY(ww)) in session_group_synchronize1()
698 while (!RB_EMPTY(&old_windows)) { in session_group_synchronize1()
H A Dcmd-unbind-key.c116 while (!RB_EMPTY(mtab->tree)) { in cmd_unbind_key_mode_table()
H A Dcfg.c135 if (!RB_EMPTY(&sessions)) in cfg_default_done()
H A Dcmd-attach-session.c60 if (RB_EMPTY(&sessions)) { in cmd_attach_session()
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dsession.c223 while (!RB_EMPTY(&s->windows)) { in session_destroy()
293 if (RB_EMPTY(&sessions) || !session_alive(s)) in session_next_session()
310 if (RB_EMPTY(&sessions) || !session_alive(s)) in session_previous_session()
398 if (RB_EMPTY(&s->windows)) { in session_detach()
666 if (RB_EMPTY(ww)) in session_group_synchronize1()
703 while (!RB_EMPTY(&old_windows)) { in session_group_synchronize1()
H A Dcmd-unbind-key.c116 while (!RB_EMPTY(mtab->tree)) { in cmd_unbind_key_mode_table()
H A Dcmd-attach-session.c61 if (RB_EMPTY(&sessions)) { in cmd_attach_session()
H A Dcfg.c141 if (!RB_EMPTY(&sessions)) in cfg_default_done()
H A Dkey-bindings.c130 if (RB_EMPTY(&table->key_bindings)) { in key_bindings_remove()
/dports/sysutils/tmate/tmate-2.4.0/
H A Dsession.c260 while (!RB_EMPTY(&s->windows)) { in session_destroy()
339 if (RB_EMPTY(&sessions) || !session_alive(s)) in session_next_session()
356 if (RB_EMPTY(&sessions) || !session_alive(s)) in session_previous_session()
450 if (RB_EMPTY(&s->windows)) { in session_detach()
723 if (RB_EMPTY(ww)) in session_group_synchronize1()
760 while (!RB_EMPTY(&old_windows)) { in session_group_synchronize1()
H A Dcmd-unbind-key.c116 while (!RB_EMPTY(mtab->tree)) { in cmd_unbind_key_mode_table()
H A Dcmd-attach-session.c60 if (RB_EMPTY(&sessions)) { in cmd_attach_session()
H A Dcfg.c170 if (!RB_EMPTY(&sessions)) in cfg_default_done()
/dports/net/frr7-pythontools/frr-frr-7.5.1/ldpd/
H A Dlde_lib.c133 while (!RB_EMPTY(fec_tree, fh)) { in fec_clear()
165 RB_EMPTY(lde_map_head, &fn->downstream)) in rt_dump()
185 if (RB_EMPTY(lde_map_head, &fn->downstream)) { in rt_dump()
239 if (!RB_EMPTY(lde_map_head, &fn->downstream)) in fec_free()
242 if (!RB_EMPTY(lde_map_head, &fn->upstream)) in fec_free()
1040 !RB_EMPTY(lde_map_head, &fn->downstream) || in lde_gc_timer()
1041 !RB_EMPTY(lde_map_head, &fn->upstream)) in lde_gc_timer()
H A Dldpd.c1128 while (!RB_EMPTY(iface_head, &conf->iface_tree)) { in ldp_config_reset_main()
1136 while (!RB_EMPTY(nbrp_head, &conf->nbrp_tree)) { in ldp_config_reset_main()
1194 while (!RB_EMPTY(l2vpn_head, &conf->l2vpn_tree)) { in ldp_config_reset_l2vpns()
1196 while (!RB_EMPTY(l2vpn_if_head, &l2vpn->if_tree)) { in ldp_config_reset_l2vpns()
1203 while (!RB_EMPTY(l2vpn_pw_head, &l2vpn->pw_tree)) { in ldp_config_reset_l2vpns()
1210 while (!RB_EMPTY(l2vpn_pw_head, &l2vpn->pw_inactive_tree)) { in ldp_config_reset_l2vpns()
1231 while (!RB_EMPTY(iface_head, &xconf->iface_tree)) { in ldp_clear_config()
1237 while (!RB_EMPTY(tnbr_head, &xconf->tnbr_tree)) { in ldp_clear_config()
1243 while (!RB_EMPTY(nbrp_head, &xconf->nbrp_tree)) { in ldp_clear_config()
1249 while (!RB_EMPTY(l2vpn_head, &xconf->l2vpn_tree)) { in ldp_clear_config()
H A Dl2vpn.c79 while (!RB_EMPTY(l2vpn_if_head, &l2vpn->if_tree)) { in l2vpn_del()
85 while (!RB_EMPTY(l2vpn_pw_head, &l2vpn->pw_tree)) { in l2vpn_del()
91 while (!RB_EMPTY(l2vpn_pw_head, &l2vpn->pw_inactive_tree)) { in l2vpn_del()
612 RB_EMPTY(lde_map_head, &fn->downstream)) in l2vpn_binding_ctl()
/dports/net/frr7/frr-frr-7.5.1/ldpd/
H A Dlde_lib.c133 while (!RB_EMPTY(fec_tree, fh)) { in fec_clear()
165 RB_EMPTY(lde_map_head, &fn->downstream)) in rt_dump()
185 if (RB_EMPTY(lde_map_head, &fn->downstream)) { in rt_dump()
239 if (!RB_EMPTY(lde_map_head, &fn->downstream)) in fec_free()
242 if (!RB_EMPTY(lde_map_head, &fn->upstream)) in fec_free()
1040 !RB_EMPTY(lde_map_head, &fn->downstream) || in lde_gc_timer()
1041 !RB_EMPTY(lde_map_head, &fn->upstream)) in lde_gc_timer()
H A Dldpd.c1128 while (!RB_EMPTY(iface_head, &conf->iface_tree)) { in ldp_config_reset_main()
1136 while (!RB_EMPTY(nbrp_head, &conf->nbrp_tree)) { in ldp_config_reset_main()
1194 while (!RB_EMPTY(l2vpn_head, &conf->l2vpn_tree)) { in ldp_config_reset_l2vpns()
1196 while (!RB_EMPTY(l2vpn_if_head, &l2vpn->if_tree)) { in ldp_config_reset_l2vpns()
1203 while (!RB_EMPTY(l2vpn_pw_head, &l2vpn->pw_tree)) { in ldp_config_reset_l2vpns()
1210 while (!RB_EMPTY(l2vpn_pw_head, &l2vpn->pw_inactive_tree)) { in ldp_config_reset_l2vpns()
1231 while (!RB_EMPTY(iface_head, &xconf->iface_tree)) { in ldp_clear_config()
1237 while (!RB_EMPTY(tnbr_head, &xconf->tnbr_tree)) { in ldp_clear_config()
1243 while (!RB_EMPTY(nbrp_head, &xconf->nbrp_tree)) { in ldp_clear_config()
1249 while (!RB_EMPTY(l2vpn_head, &xconf->l2vpn_tree)) { in ldp_clear_config()
H A Dl2vpn.c79 while (!RB_EMPTY(l2vpn_if_head, &l2vpn->if_tree)) { in l2vpn_del()
85 while (!RB_EMPTY(l2vpn_pw_head, &l2vpn->pw_tree)) { in l2vpn_del()
91 while (!RB_EMPTY(l2vpn_pw_head, &l2vpn->pw_inactive_tree)) { in l2vpn_del()
612 RB_EMPTY(lde_map_head, &fn->downstream)) in l2vpn_binding_ctl()
/dports/net-mgmt/bgpq4/bgpq4-1.4/
H A Dprinter.c51 if (RB_EMPTY(&b->asnlist)) { in bgpq4_print_cisco_aspath()
127 if (RB_EMPTY(&b->asnlist)) { in bgpq4_print_cisco_oaspath()
282 if (RB_EMPTY(&b->asnlist)) { in bgpq4_print_openbgpd_oaspath()
379 if (RB_EMPTY(&b->asnlist)) { in bgpq4_print_huawei_aspath()
424 if (RB_EMPTY(&b->asnlist)) { in bgpq4_print_huawei_oaspath()
647 if (RB_EMPTY(&b->asnlist)) { in bgpq4_print_bird_aspath()
725 if (RB_EMPTY(&b->asnlist)) { in bgpq4_print_openbgpd_aspath()
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dstat_ramstat.c138 if (RB_EMPTY(&stats)) in ramstat_iter()

12345678910>>...13