Symbol: RB_REMOVE
sys/dist/pf/net/pf.c
1029
RB_REMOVE(pf_src_tree, &tree_src_tracking, cur);
sys/dist/pf/net/pf.c
1079
RB_REMOVE(pf_state_tree_id, &tree_id, cur);
sys/dist/pf/net/pf.c
3046
RB_REMOVE(pf_state_tree_ext_gwy,
sys/dist/pf/net/pf.c
3049
RB_REMOVE(pf_state_tree_lan_ext,
sys/dist/pf/net/pf.c
3512
RB_REMOVE(pf_src_tree, &tree_src_tracking, sn);
sys/dist/pf/net/pf.c
3519
RB_REMOVE(pf_src_tree, &tree_src_tracking, nsn);
sys/dist/pf/net/pf_if.c
175
RB_REMOVE(pfi_ifhead, &pfi_ifs, p);
sys/dist/pf/net/pf_if.c
261
RB_REMOVE(pfi_ifhead, &pfi_ifs, kif);
sys/dist/pf/net/pf_norm.c
346
RB_REMOVE(pf_frag_tree, &pf_frag_tree, frag);
sys/dist/pf/net/pf_norm.c
350
RB_REMOVE(pf_frag_tree, &pf_cache_tree, frag);
sys/dist/pf/net/pf_ruleset.c
260
RB_REMOVE(pf_anchor_global, &pf_anchors,
sys/dist/pf/net/pf_ruleset.c
296
RB_REMOVE(pf_anchor_global, &pf_anchors, ruleset->anchor);
sys/dist/pf/net/pf_ruleset.c
298
RB_REMOVE(pf_anchor_node, &parent->children,
sys/dist/pf/net/pf_table.c
1866
RB_REMOVE(pfr_ktablehead, &pfr_ktables, kt);
sys/fs/autofs/autofs_vnops.c
683
RB_REMOVE(autofs_node_tree, &anp->an_parent->an_children, anp);
sys/kern/sys_aio.c
419
RB_REMOVE(aiost_file_tree, sp->fg_root, fg);
sys/ufs/chfs/ebh.c
1039
RB_REMOVE(peb_in_use_rbtree, &ebh->in_use, peb);
sys/ufs/chfs/ebh.c
1796
RB_REMOVE(peb_free_rbtree, &ebh->free, peb);
sys/ufs/chfs/ebh.c
657
le = RB_REMOVE(ltree_rbtree, &ebh->ltree, le);
sys/ufs/chfs/ebh.c
713
RB_REMOVE(ltree_rbtree, &ebh->ltree, le);
sys/ufs/chfs/ebh_misc.h
51
RB_REMOVE(name, head, var); \
sys/ufs/chfs/ebh_misc.h
62
RB_REMOVE(name, head, var); \