Home
last modified time | relevance | path

Searched refs:SPLAY_PROTOTYPE (Results 1 – 23 of 23) sorted by relevance

/openbsd/lib/libfuse/
H A Dtree.c32 SPLAY_PROTOTYPE(tree, treeentry, entry, treeentry_cmp);
H A Ddict.c35 SPLAY_PROTOTYPE(dict, dictentry, entry, dictentry_cmp);
/openbsd/regress/sys/sys/tree/splay/
H A Dsplay-test.c50 SPLAY_PROTOTYPE(tree, node, node, compare);
/openbsd/usr.sbin/smtpd/
H A Dwaitq.c38 SPLAY_PROTOTYPE(waitqtree, waitq, entry, waitq_cmp);
H A Dtree.c35 SPLAY_PROTOTYPE(_tree, treeentry, entry, treeentry_cmp);
H A Ddict.c36 SPLAY_PROTOTYPE(_dict, dictentry, entry, dictentry_cmp);
H A Dmta.c76 SPLAY_PROTOTYPE(mta_relay_tree, mta_relay, entry, mta_relay_cmp);
83 SPLAY_PROTOTYPE(mta_host_tree, mta_host, entry, mta_host_cmp);
92 SPLAY_PROTOTYPE(mta_domain_tree, mta_domain, entry, mta_domain_cmp);
100 SPLAY_PROTOTYPE(mta_source_tree, mta_source, entry, mta_source_cmp);
113 SPLAY_PROTOTYPE(mta_route_tree, mta_route, entry, mta_route_cmp);
126 SPLAY_PROTOTYPE(mta_block_tree, mta_block, entry, mta_block_cmp);
H A Dresolver.c58 SPLAY_PROTOTYPE(reqtree, request, entry, request_cmp);
H A Dbounce.c78 SPLAY_PROTOTYPE(bounce_message_tree, bounce_message, sp_entry,
H A Dscheduler_ramqueue.c89 SPLAY_PROTOTYPE(prioqtree, rq_envelope, t_entry, rq_envelope_cmp);
/openbsd/usr.sbin/lpd/
H A Dfrontend.c51 SPLAY_PROTOTYPE(conntree, conn, entry, conn_cmp);
H A Dresolver.c66 SPLAY_PROTOTYPE(reqtree, request, entry, request_cmp);
H A Dfrontend_lpr.c73 SPLAY_PROTOTYPE(lpr_conn_tree, lpr_conn, entry, lpr_conn_cmp);
/openbsd/usr.sbin/ldapd/
H A Dldapd.h460 SPLAY_PROTOTYPE(ssltree, ssl, ssl_nodes, ssl_cmp);
/openbsd/libexec/ld.so/hppa/
H A Drtld_machine.c76 SPLAY_PROTOTYPE(_dl_md_plabels, hppa_plabel, node, _dl_md_plcmp);
/openbsd/usr.sbin/httpd/
H A Dhttpd.h671 SPLAY_PROTOTYPE(client_tree, client, clt_nodes, server_client_cmp);
/openbsd/sys/arch/hppa/dev/
H A Dastro.c582 SPLAY_PROTOTYPE(iommu_page_tree, iommu_page_entry, ipe_node, iomap_compare);
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_gem.c225 SPLAY_PROTOTYPE(drm_file_tree, drm_file, link, drm_file_cmp);
/openbsd/usr.sbin/relayd/
H A Drelayd.h1252 SPLAY_PROTOTYPE(session_tree, rsession, se_nodes, relay_session_cmp);
/openbsd/sys/sys/
H A Dtree.h116 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ macro
/openbsd/sys/dev/pci/drm/
H A Ddrm_drv.c127 SPLAY_PROTOTYPE(drm_file_tree, drm_file, link, drm_file_cmp);
H A Ddrm_linux.c774 SPLAY_PROTOTYPE(idr_tree, idr_entry, entry, idr_cmp);
977 SPLAY_PROTOTYPE(xarray_tree, xarray_entry, entry, xarray_cmp);
/openbsd/sys/arch/sparc64/dev/
H A Diommu.c1726 SPLAY_PROTOTYPE(iommu_page_tree, iommu_page_entry, ipe_node, iomap_compare);