Searched refs:RB_FIND (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_fileno.c114 mf = RB_FIND(msdosfs_filenotree, &pmp->pm_filenos, &key);
125 tmf = RB_FIND(msdosfs_filenotree, &pmp->pm_filenos, &key);
/freebsd-11-stable/contrib/netbsd-tests/include/sys/
H A Dt_tree.c75 return (!!RB_FIND(head, &tt, m));
/freebsd-11-stable/usr.bin/localedef/
H A Dcollate.c500 if (RB_FIND(collsyms, &collsyms, sym) != NULL) {
518 return (RB_FIND(collsyms, &collsyms, &srch));
527 return (RB_FIND(elem_by_symbol, &elem_by_symbol, &srch));
538 if ((ud = RB_FIND(collundefs, &collundefs, &srch)) == NULL) {
562 cc = RB_FIND(collchars, &collchars, &srch);
814 if ((RB_FIND(elem_by_symbol, &elem_by_symbol, e) != NULL) ||
815 (RB_FIND(elem_by_expand, &elem_by_expand, e) != NULL)) {
927 s = RB_FIND(substs_ref, &substs_ref[curr_weight], &srch);
955 if (RB_FIND(substs, &substs[curr_weight], s) != NULL) {
1035 if (RB_FIND(weight
[all...]
H A Dctype.c182 if ((ctn = RB_FIND(ctypes, &ctypes, &srch)) == NULL) {
/freebsd-11-stable/usr.sbin/ypldap/
H A Dyp.c353 if ((ue = RB_FIND(user_name_tree, env->sc_user_names,
369 if ((ue = RB_FIND(user_uid_tree, &env->sc_user_uids,
383 if ((ge = RB_FIND(group_gid_tree, &env->sc_group_gids,
393 if ((ge = RB_FIND(group_name_tree, env->sc_group_names,
432 if ((ue = RB_FIND(user_uid_tree, &env->sc_user_uids,
503 if ((ue = RB_FIND(user_name_tree, env->sc_user_names,
541 if ((ge = RB_FIND(group_name_tree, env->sc_group_names,
H A Dypldap.c245 if ((ue = RB_FIND(user_name_tree, env->sc_user_names_t,
/freebsd-11-stable/sys/geom/eli/
H A Dg_eli_key_cache.c117 ekey = RB_FIND(g_eli_key_tree, &sc->sc_ekeys_tree, &keysearch);
278 key = RB_FIND(g_eli_key_tree, &sc->sc_ekeys_tree, &keysearch);
286 key = RB_FIND(g_eli_key_tree, &sc->sc_ekeys_tree, &keysearch);
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_drawable.c67 result = RB_FIND(drawable_tree, &dev->drw_head, &find);
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_route.c141 r = RB_FIND(sroutes, &sroutes, &key);
294 return (RB_FIND(sroutes, &sroutes, &key));
/freebsd-11-stable/usr.sbin/bhyve/
H A Dmem.c93 res = RB_FIND(mmio_rb_tree, rbt, &find);
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_table.c1201 p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
1219 r = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
1275 p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
1400 p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
1432 p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
1519 kt = RB_FIND(pfr_ktablehead, &pfr_ktables, (struct pfr_ktable *)tbl);
1532 rt = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
2031 return (RB_FIND(pfr_ktablehead, &pfr_ktables,
H A Dpf_ruleset.c168 found = RB_FIND(pf_anchor_global, &V_pf_anchors, key);
H A Dpf_if.c205 return (RB_FIND(pfi_ifhead, &V_pfi_ifs, (struct pfi_kif *)&s));
676 p = RB_FIND(pfi_ifhead, &V_pfi_ifs, (struct pfi_kif *)&key);
/freebsd-11-stable/crypto/openssh/
H A Dkrl.c1170 erki = RB_FIND(revoked_key_id_tree, &rc->revoked_key_ids, &rki);
1185 ers = RB_FIND(revoked_serial_tree, &rc->revoked_serials, &rs);
1207 erb = RB_FIND(revoked_blob_tree, &krl->revoked_sha1s, &rb);
1218 erb = RB_FIND(revoked_blob_tree, &krl->revoked_keys, &rb);
/freebsd-11-stable/share/man/man3/
H A DMakefile169 tree.3 RB_FIND.3 \
/freebsd-11-stable/sys/netinet6/
H A Din6_mcast.c337 ims = RB_FIND(ip6_msource_tree, &imf->im6f_sources, &find);
588 ims = RB_FIND(ip6_msource_tree, &inm->in6m_srcs, &find);
639 ims = RB_FIND(ip6_msource_tree, &imf->im6f_sources, &find);
705 ims = RB_FIND(ip6_msource_tree, &imf->im6f_sources, &find);
835 ims = RB_FIND(ip6_msource_tree, &inm->in6m_srcs, &find);
2473 * cost of one RB_FIND() per source entry; duplicate
/freebsd-11-stable/sys/netinet/
H A Din_mcast.c387 ims = RB_FIND(ip_msource_tree, &imf->imf_sources, &find);
636 ims = RB_FIND(ip_msource_tree, &inm->inm_srcs, &find);
688 ims = RB_FIND(ip_msource_tree, &imf->imf_sources, &find);
755 ims = RB_FIND(ip_msource_tree, &imf->imf_sources, &find);
882 ims = RB_FIND(ip_msource_tree, &inm->inm_srcs, &find);
2623 * cost of one RB_FIND() per source entry; duplicate
/freebsd-11-stable/sys/fs/autofs/
H A Dautofs_vnops.c615 anp = RB_FIND(autofs_node_tree, &parent->an_children, &find);
/freebsd-11-stable/sys/dev/xen/evtchn/
H A Devtchn_dev.c137 return (RB_FIND(evtchn_tree, &u->evtchns, &tmp));
/freebsd-11-stable/sys/vm/
H A Dvm_phys.c868 seg = RB_FIND(fict_tree, &vm_phys_fictitious_tree, &tmp);
1027 seg = RB_FIND(fict_tree, &vm_phys_fictitious_tree, &tmp);
/freebsd-11-stable/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dtree.h667 #define RB_FIND(name, x, y) name##_RB_FIND(x, y) macro
/freebsd-11-stable/contrib/ipfilter/sys/
H A Dtree.h733 #define RB_FIND(name, x, y) name##_RB_FIND(x, y) macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-tree.h728 #define RB_FIND(name, x, y) name##_RB_FIND(x, y) macro
/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea64.c2484 return (RB_FIND(pvo_tree, &pm->pmap_pvo, &key));
2578 for (pvo = RB_FIND(pvo_tree, &kernel_pmap->pmap_pvo, &key);
/freebsd-11-stable/sys/sys/
H A Dtree.h764 #define RB_FIND(name, x, y) name##_RB_FIND(x, y) macro

Completed in 310 milliseconds

12