Symbol: RB_PROTOTYPE
lib/libc/rpc/clnt_dg.c
117
RB_PROTOTYPE(dg_fd_list, dg_fd, dg_link, cmp_dg_fd);
lib/libc/rpc/clnt_vc.c
146
RB_PROTOTYPE(vc_fd_list, vc_fd, vc_link, cmp_vc_fd);
lib/libpfctl/libpfctl.h
332
RB_PROTOTYPE(pfctl_anchor_global, pfctl_anchor, entry_global,
lib/libpfctl/libpfctl.h
334
RB_PROTOTYPE(pfctl_anchor_node, pfctl_anchor, entry_node,
sbin/pfctl/pfctl.c
155
RB_PROTOTYPE(pfctl_statelim_ids, pfctl_statelim, entry,
sbin/pfctl/pfctl.c
157
RB_PROTOTYPE(pfctl_statelim_nms, pfctl_statelim, entry,
sbin/pfctl/pfctl.c
159
RB_PROTOTYPE(pfctl_sourcelim_ids, pfctl_sourcelim, entry,
sbin/pfctl/pfctl.c
161
RB_PROTOTYPE(pfctl_sourcelim_nms, pfctl_sourcelim, entry,
sbin/pfctl/pfctl_parser.h
423
RB_PROTOTYPE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
sys/compat/linuxkpi/common/include/linux/rbtree.h
64
RB_PROTOTYPE(linux_root, rb_node, __entry, panic_cmp);
sys/dev/drm2/ttm/ttm_bo_driver.h
1020
RB_PROTOTYPE(ttm_bo_device_buffer_objects, ttm_buffer_object, vm_rb,
sys/dev/iommu/iommu.h
45
RB_PROTOTYPE(iommu_gas_entries_tree, iommu_map_entry, rb_entry,
sys/fs/autofs/autofs.h
141
RB_PROTOTYPE(autofs_node_tree, autofs_node, an_link, autofs_node_cmp);
sys/geom/eli/g_eli_key_cache.c
97
RB_PROTOTYPE(g_eli_key_tree, g_eli_key, gek_link, g_eli_key_cmp);
sys/net/if_ovpn.c
222
static RB_PROTOTYPE(ovpn_kpeers, ovpn_kpeer, tree, ovpn_peer_compare);
sys/net/pfvar.h
1260
RB_PROTOTYPE(pf_statelim_id_tree, pf_statelim, pfstlim_id_tree, cmp);
sys/net/pfvar.h
1263
RB_PROTOTYPE(pf_statelim_nm_tree, pf_statelim, pfstlim_nm_tree, cmp);
sys/net/pfvar.h
1327
RB_PROTOTYPE(pf_source_tree, pf_source, pfsr_tree, cmp);
sys/net/pfvar.h
1330
RB_PROTOTYPE(pf_source_ioc_tree, pf_source, pfsr_ioc_tree, cmp);
sys/net/pfvar.h
1394
RB_PROTOTYPE(pf_sourcelim_id_tree, pf_sourcelim, pfsrlim_id_tree, cmp);
sys/net/pfvar.h
1397
RB_PROTOTYPE(pf_sourcelim_nm_tree, pf_sourcelim, pfsrlim_nm_tree, cmp);
sys/net/pfvar.h
1696
RB_PROTOTYPE(pf_kanchor_global, pf_kanchor, entry_global, pf_anchor_compare);
sys/net/pfvar.h
1697
RB_PROTOTYPE(pf_kanchor_node, pf_kanchor, entry_node, pf_kanchor_compare);
sys/net/pfvar.h
730
RB_PROTOTYPE(pf_keth_anchor_node, pf_keth_anchor, entry_node,
sys/net/pfvar.h
732
RB_PROTOTYPE(pf_keth_anchor_global, pf_keth_anchor, entry_global,
sys/net/pfvar.h
797
RB_PROTOTYPE(pf_krule_global, pf_krule, entry_global, pf_krule_compare);
sys/netinet/in_var.h
213
RB_PROTOTYPE(ip_msource_tree, ip_msource, ims_link, ip_msource_cmp);
sys/netinet6/in6_var.h
620
RB_PROTOTYPE(ip6_msource_tree, ip6_msource, im6s_link, ip6_msource_cmp);
sys/netpfil/pf/pf.c
228
RB_PROTOTYPE(pf_sctp_endpoints, pf_sctp_endpoint, entry, pf_sctp_endpoint_compare);
sys/netpfil/pf/pf.h
751
RB_PROTOTYPE(pf_anchor_global, pf_anchor, entry_global, pf_anchor_compare);
sys/netpfil/pf/pf.h
752
RB_PROTOTYPE(pf_anchor_node, pf_anchor, entry_node, pf_anchor_compare);
sys/netpfil/pf/pf_if.c
106
static RB_PROTOTYPE(pfi_ifhead, pfi_kkif, pfik_tree, pfi_kkif_compare);
sys/netpfil/pf/pf_norm.c
133
RB_PROTOTYPE(pf_frnode_tree, pf_frnode, fn_entry, pf_frnode_compare);
sys/netpfil/pf/pf_norm.c
138
static RB_PROTOTYPE(pf_frag_tree, pf_fragment, fr_entry, pf_frag_compare);
sys/netpfil/pf/pf_table.c
177
static RB_PROTOTYPE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
sys/powerpc/include/pmap.h
137
RB_PROTOTYPE(pvo_tree, pvo_entry, pvo_plink, pvo_vaddr_compare);
sys/sys/sysctl.h
216
RB_PROTOTYPE(sysctl_oid_list, sysctl_oid, oid_link, cmp_sysctl_oid);
tests/sys/sys/rb_test.c
51
RB_PROTOTYPE(tree, node, node, compare);
usr.sbin/bhyve/mem.c
59
RB_PROTOTYPE(mmio_rb_tree, mmio_rb_range, mr_link, mmio_rb_range_compare);
usr.sbin/makefs/cd9660.h
288
RB_PROTOTYPE(inode_map_tree, inode_map_node, entry, inode_map_node_cmp);
usr.sbin/ypldap/ypldap.h
213
RB_PROTOTYPE( user_name_tree, userent, ue_name_node, userent_name_cmp);
usr.sbin/ypldap/ypldap.h
214
RB_PROTOTYPE( user_uid_tree, userent, ue_uid_node, userent_uid_cmp);
usr.sbin/ypldap/ypldap.h
215
RB_PROTOTYPE( group_name_tree, groupent, ge_name_node, groupent_name_cmp);
usr.sbin/ypldap/ypldap.h
216
RB_PROTOTYPE( group_gid_tree, groupent, ge_gid_node, groupent_gid_cmp);