/freebsd/crypto/openssh/ |
H A D | srclimit.c | 225 if (RB_REMOVE(penalties_by_expiry, by_expiry, in expire_penalties_from_tree() 227 RB_REMOVE(penalties_by_addr, by_addr, in expire_penalties_from_tree() 326 if (RB_REMOVE(penalties_by_expiry, by_expiry, p) != p || in srclimit_early_expire_penalties_from_tree() 327 RB_REMOVE(penalties_by_addr, by_addr, p) != p) in srclimit_early_expire_penalties_from_tree() 441 if (RB_REMOVE(penalties_by_expiry, by_expiry, existing) != existing) in srclimit_penalise()
|
H A D | krl.c | 153 RB_REMOVE(revoked_serial_tree, &rc->revoked_serials, rs); in revoked_certs_free() 157 RB_REMOVE(revoked_key_id_tree, &rc->revoked_key_ids, rki); in revoked_certs_free() 175 RB_REMOVE(revoked_blob_tree, &krl->revoked_keys, rb); in ssh_krl_free() 180 RB_REMOVE(revoked_blob_tree, &krl->revoked_sha1s, rb); in ssh_krl_free() 185 RB_REMOVE(revoked_blob_tree, &krl->revoked_sha256s, rb); in ssh_krl_free() 299 RB_REMOVE(revoked_serial_tree, rt, crs); in insert_serial_range() 312 RB_REMOVE(revoked_serial_tree, rt, crs); in insert_serial_range()
|
/freebsd/sys/netpfil/pf/ |
H A D | pf_ruleset.c | 266 RB_REMOVE(pf_kanchor_global, &V_pf_anchors, in pf_find_or_create_kruleset() 302 RB_REMOVE(pf_kanchor_global, &V_pf_anchors, ruleset->anchor); in pf_remove_if_empty_kruleset() 304 RB_REMOVE(pf_kanchor_node, &parent->children, in pf_remove_if_empty_kruleset() 601 RB_REMOVE(pf_keth_anchor_global, &V_pf_keth_anchors, in pf_find_or_create_keth_ruleset() 707 RB_REMOVE(pf_keth_anchor_global, &V_pf_keth_anchors, ruleset->anchor); in pf_remove_if_empty_keth_ruleset() 709 RB_REMOVE(pf_keth_anchor_node, &parent->children, in pf_remove_if_empty_keth_ruleset()
|
H A D | pf_if.c | 194 RB_REMOVE(pfi_ifhead, &V_pfi_ifs, kif); in pfi_cleanup_vnet() 422 RB_REMOVE(pfi_ifhead, &V_pfi_ifs, kif); in pfi_kkif_remove_if_unref() 1019 RB_REMOVE(pfi_ifhead, &V_pfi_ifs, p); in pfi_clear_flags()
|
/freebsd/sys/dev/xen/gntdev/ |
H A D | gntdev.c | 141 RB_REMOVE(file_offset_head, in get_file_offset() 172 RB_REMOVE(file_offset_head, &priv_user->file_offset, in put_file_offset() 180 RB_REMOVE(file_offset_head, &priv_user->file_offset, offset); in put_file_offset() 450 RB_REMOVE(gref_tree_head, &priv_user->gref_tree, gref); in gntdev_dealloc_gref() 701 RB_REMOVE(gmap_tree_head, &priv_user->gmap_tree, gmap); in gntdev_unmap_grant_ref() 946 RB_REMOVE(gref_tree_head, &priv_user->gref_tree, gref); in per_user_data_dtor() 954 RB_REMOVE(gmap_tree_head, &priv_user->gmap_tree, gmap); in per_user_data_dtor() 964 RB_REMOVE(file_offset_head, &priv_user->file_offset, offset); in per_user_data_dtor()
|
/freebsd/usr.sbin/ypldap/ |
H A D | ypldap.c | 157 RB_REMOVE(user_name_tree, in main_trash_update() 167 RB_REMOVE(group_name_tree, in main_trash_update() 306 RB_REMOVE(user_name_tree, env->sc_user_names, in main_end_update() 319 RB_REMOVE(group_name_tree, in main_end_update()
|
H A D | yp.c | 512 RB_REMOVE(user_name_tree, env->sc_user_names, in ypproc_next_2_svc() 518 RB_REMOVE(user_name_tree, env->sc_user_names, &ukey); in ypproc_next_2_svc() 545 RB_REMOVE(group_name_tree, env->sc_group_names, in ypproc_next_2_svc() 551 RB_REMOVE(group_name_tree, env->sc_group_names, &gkey); in ypproc_next_2_svc()
|
/freebsd/sbin/pfctl/ |
H A D | pf_ruleset.c | 246 RB_REMOVE(pfctl_anchor_global, &V_pf_anchors, in pf_find_or_create_ruleset() 282 RB_REMOVE(pfctl_anchor_global, &V_pf_anchors, ruleset->anchor); in pf_remove_if_empty_ruleset() 284 RB_REMOVE(pfctl_anchor_node, &parent->children, in pf_remove_if_empty_ruleset()
|
/freebsd/sys/dev/xen/evtchn/ |
H A D | evtchn_dev.c | 224 RB_REMOVE(evtchn_tree, &u->evtchns, evtchn); in evtchn_release() 377 RB_REMOVE(evtchn_tree, &u->evtchns, evtchn); in evtchn_bind_user_port() 472 RB_REMOVE(evtchn_tree, &u->evtchns, evtchn); in evtchn_ioctl()
|
/freebsd/sys/geom/eli/ |
H A D | g_eli_key_cache.c | 152 RB_REMOVE(g_eli_key_tree, &sc->sc_ekeys_tree, key); in g_eli_key_replace() 171 RB_REMOVE(g_eli_key_tree, &sc->sc_ekeys_tree, key); in g_eli_key_remove()
|
/freebsd/tests/sys/sys/ |
H A D | rb_test.c | 103 ATF_CHECK_EQ(tmp, RB_REMOVE(tree, &root, tmp)); in ATF_TC_BODY()
|
/freebsd/sys/rpc/rpcsec_tls/ |
H A D | rpctls_impl.c | 168 RB_REMOVE(upsock_t, &upcall_sockets, upsp); in sys_rpctls_syscall() 222 removed = RB_REMOVE(upsock_t, &upcall_sockets, ups); in rpctls_rpc_failed()
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | libelf_allocate.c | 190 RB_REMOVE(scntree, &e->e_u.e_elf.e_scn, s); in _libelf_release_scn()
|
/freebsd/contrib/bsnmp/snmp_mibII/ |
H A D | mibII_route.c | 154 RB_REMOVE(sroutes, &sroutes, r); in mib_sroute_process() 243 RB_REMOVE(sroutes, &sroutes, r); in mib_fetch_route()
|
/freebsd/usr.sbin/bhyve/ |
H A D | mem.c | 346 RB_REMOVE(mmio_rb_tree, &mmio_rb_root, entry); in unregister_mem()
|
/freebsd/sys/netinet/ |
H A D | in_mcast.c | 839 RB_REMOVE(ip_msource_tree, &imf->imf_sources, ims); in imf_rollback() 893 RB_REMOVE(ip_msource_tree, &imf->imf_sources, ims); in imf_reap() 910 RB_REMOVE(ip_msource_tree, &imf->imf_sources, ims); in imf_purge() 1163 RB_REMOVE(ip_msource_tree, &inm->inm_srcs, ims); in inm_reap() 1179 RB_REMOVE(ip_msource_tree, &inm->inm_srcs, ims); in inm_purge()
|
/freebsd/sys/netinet6/ |
H A D | in6_mcast.c | 854 RB_REMOVE(ip6_msource_tree, &imf->im6f_sources, ims); in im6f_rollback() 908 RB_REMOVE(ip6_msource_tree, &imf->im6f_sources, ims); in im6f_reap() 925 RB_REMOVE(ip6_msource_tree, &imf->im6f_sources, ims); in im6f_purge() 1180 RB_REMOVE(ip6_msource_tree, &inm->in6m_srcs, ims); in in6m_reap() 1196 RB_REMOVE(ip6_msource_tree, &inm->in6m_srcs, ims); in in6m_purge()
|
/freebsd/sys/rpc/ |
H A D | clnt_nl.c | 466 RB_REMOVE(nl_data_t, &rpcnl_clients, nl); in clnt_nl_destroy()
|
/freebsd/sys/sys/ |
H A D | tree.h | 1011 RB_REMOVE(name, head, elm); \ 1023 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro
|
/freebsd/sys/fs/autofs/ |
H A D | autofs_vnops.c | 636 RB_REMOVE(autofs_node_tree, &parent->an_children, anp); in autofs_node_delete()
|
/freebsd/share/man/man3/ |
H A D | Makefile | 371 tree.3 RB_REMOVE.3 \
|
/freebsd/sys/fs/tmpfs/ |
H A D | tmpfs_subr.c | 1520 RB_REMOVE(tmpfs_dir, head, xde); in tmpfs_dir_detach() 1528 RB_REMOVE(tmpfs_dir, head, de); in tmpfs_dir_detach() 1542 RB_REMOVE(tmpfs_dir, &dnode->tn_dir.tn_dirhead, de); in tmpfs_dir_destroy()
|
/freebsd/contrib/pf/libevent/ |
H A D | event.c | 807 RB_REMOVE(event_tree, &base->timetree, ev); in event_queue_remove()
|
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/ |
H A D | tree.h | 666 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro
|
/freebsd/contrib/libevent/WIN32-Code/ |
H A D | tree.h | 666 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro
|