Symbol: RB_FIND
lib/libagentx/agentx.c
2030
if (RB_FIND(axc_objects, &(axr->axr_axc->axc_objects),
lib/libagentx/agentx.c
2812
axo = RB_FIND(axc_objects, &(axc->axc_objects), &axo_search);
lib/libagentx/agentx.c
4095
axr = RB_FIND(ax_requests, &(ax->ax_requests), &axr_search);
lib/libagentx/agentx.c
765
axo = RB_FIND(axc_objects, &(axc->axc_objects), &axo_search);
lib/libagentx/agentx.c
767
axo = RB_FIND(axc_objects, &(axc->axc_objects), &axo_search);
lib/libcrypto/x509/x509_issuer_cache.c
133
if ((found = RB_FIND(x509_issuer_tree, &x509_issuer_cache,
libexec/snmpd/snmpd_metrics/kroute.c
454
kn = RB_FIND(kroute_tree, &kt->krt, &s);
libexec/snmpd/snmpd_metrics/kroute.c
510
if ((krm = RB_FIND(kroute_tree, &kt->krt, kr)) == NULL) {
libexec/snmpd/snmpd_metrics/kroute.c
568
kn6 = RB_FIND(kroute6_tree, &kt->krt6, &s);
libexec/snmpd/snmpd_metrics/kroute.c
624
if ((krm = RB_FIND(kroute6_tree, &kt->krt6, kr)) == NULL) {
libexec/snmpd/snmpd_metrics/kroute.c
797
return (RB_FIND(kif_tree, &kit, &s));
libexec/snmpd/snmpd_metrics/kroute.c
943
return (RB_FIND(ka_tree, &kat, &ka));
regress/sys/sys/tree/rb/rb-test.c
314
ins = RB_FIND(tree, &root, tmp);
regress/sys/sys/tree/rb/rb-test.c
358
ins = RB_FIND(tree, &root, tmp);
regress/sys/sys/tree/rb/rb-test.c
965
ins = RB_FIND(tree, &root, &it);
sbin/iked/ikev2.c
6553
if ((ocsa = RB_FIND(iked_activesas, &env->sc_activesas, csa))
sbin/iked/ikev2.c
6618
if ((oflow = RB_FIND(iked_flows, &env->sc_activeflows, flow))
sbin/iked/ikev2.c
6810
flow = RB_FIND(iked_flows, &env->sc_activeflows, acquire);
sbin/iked/ikev2.c
6873
csa = RB_FIND(iked_activesas, &env->sc_activesas, &key);
sbin/iked/ikev2.c
6918
csa = RB_FIND(iked_activesas, &env->sc_activesas, &key);
sbin/iked/ikev2.c
7259
if (RB_FIND(iked_addrpool, &env->sc_addrpool,
sbin/iked/ikev2.c
7334
!RB_FIND(iked_addrpool, &env->sc_addrpool, &key)) ||
sbin/iked/ikev2.c
7336
!RB_FIND(iked_addrpool6, &env->sc_addrpool6, &key)))
sbin/iked/ikev2.c
7507
if ((oflow = RB_FIND(iked_flows, &env->sc_activeflows, flow))
sbin/iked/policy.c
314
if (RB_FIND(iked_flows, &p->pol_flows, f) == NULL)
sbin/iked/policy.c
830
if ((sa = RB_FIND(iked_sas, &env->sc_sas, &key)) != NULL) {
sbin/iked/policy.c
880
sa = RB_FIND(iked_dstid_sas, &env->sc_dstid_sas, key);
sbin/iked/policy.c
895
osa = RB_FIND(iked_dstid_sas, &env->sc_dstid_sas, sa);
sbin/iked/policy.c
978
return (RB_FIND(iked_users, &env->sc_users, &key));
sbin/init/init.c
789
return (RB_FIND(session_tree, &session_tree, &s));
sbin/unwind/frontend.c
811
matched = (RB_FIND(bl_tree, &bl_head, &find) != NULL);
sbin/unwind/resolver.c
2166
n = RB_FIND(force_tree, tree, &e);
sys/net/pf.c
866
*sn = RB_FIND(pf_src_tree, &tree_src_tracking, &k);
sys/net/pf_if.c
159
return (RB_FIND(pfi_ifhead, &pfi_ifs, (struct pfi_kif *)&s));
sys/net/pf_if.c
742
p = RB_FIND(pfi_ifhead, &pfi_ifs, (struct pfi_kif *)&key);
sys/net/pf_lb.c
268
sns[type] = RB_FIND(pf_src_tree, &tree_src_tracking, &k);
sys/net/pf_norm.c
276
frnode = RB_FIND(pf_frnode_tree, &pf_frnode_tree, key);
sys/net/pf_norm.c
282
frag = RB_FIND(pf_frag_tree, &frnode->fn_tree, &idkey);
sys/net/pf_norm.c
559
frnode = RB_FIND(pf_frnode_tree, &pf_frnode_tree, key);
sys/net/pf_ruleset.c
112
found = RB_FIND(pf_anchor_global, &pf_anchors, key);
sys/net/pf_table.c
1580
p = RB_FIND(pfr_ktablehead, &pfr_ktables, n);
sys/net/pf_table.c
1626
r = RB_FIND(pfr_ktablehead, &pfr_ktables, q);
sys/net/pf_table.c
1697
p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
sys/net/pf_table.c
1810
p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
sys/net/pf_table.c
1845
p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
sys/net/pf_table.c
1931
kt = RB_FIND(pfr_ktablehead, &pfr_ktables, (struct pfr_ktable *)tbl);
sys/net/pf_table.c
1945
rt = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
sys/net/pf_table.c
2420
return (RB_FIND(pfr_ktablehead, &pfr_ktables,
usr.bin/ctfconv/ctfconv.c
326
it = RB_FIND(isymb_tree, &isymbt, tmp);
usr.bin/ctfconv/parse.c
474
ref = RB_FIND(ioff_tree, cuot, &tmp);
usr.bin/ctfconv/parse.c
487
ref = RB_FIND(ioff_tree, cuot, &tmp);
usr.bin/ctfconv/parse.c
557
if (RB_FIND(isymb_tree, &isymbt, it) == NULL)
usr.bin/ctfconv/parse.c
564
prev = RB_FIND(itype_tree, &itypet[it->it_type], it);
usr.bin/cvs/file.c
216
l = RB_FIND(cvs_flisthead, fl, &find);
usr.bin/doas/env.c
192
if ((node = RB_FIND(envtree, &env->root, &key))) {
usr.bin/du/du.c
255
le = RB_FIND(ltree, &links, &ltmp);
usr.bin/file/magic-test.c
45
return (RB_FIND(magic_named_tree, &m->named, &ml));
usr.bin/mg/tags.c
490
if ((res = RB_FIND(tagtree, &tags, &t)) == NULL) {
usr.bin/snmp/smi.c
261
object = RB_FIND(oidtree, &smi_oidtree, &okey);
usr.bin/snmp/smi.c
267
object->o_textconv = RB_FIND(textconvtree, &smi_tctree,
usr.bin/snmp/smi.c
561
(value = RB_FIND(oidtree, &smi_oidtree, &key)) != NULL) {
usr.bin/snmp/smi.c
565
if (RB_FIND(oidtree, &smi_oidtree, &key) != NULL)
usr.bin/snmp/smi.c
605
return (RB_FIND(keytree, &smi_keytree, &oid));
usr.bin/ssh/krl.c
1164
erki = RB_FIND(revoked_key_id_tree, &rc->revoked_key_ids, &rki);
usr.bin/ssh/krl.c
1179
ers = RB_FIND(revoked_serial_tree, &rc->revoked_serials, &rs);
usr.bin/ssh/krl.c
1201
erb = RB_FIND(revoked_blob_tree, &krl->revoked_sha1s, &rb);
usr.bin/ssh/krl.c
1211
erb = RB_FIND(revoked_blob_tree, &krl->revoked_sha256s, &rb);
usr.bin/ssh/krl.c
1222
erb = RB_FIND(revoked_blob_tree, &krl->revoked_keys, &rb);
usr.bin/ssh/sftp-usergroup.c
83
if ((found = RB_FIND(idname_tree, tree, &idname)) != NULL)
usr.bin/ssh/srclimit.c
296
if ((penalty = RB_FIND(penalties_by_addr, by_addr, &find)) == NULL)
usr.bin/systat/cache.c
145
old = RB_FIND(sc_tree, &sctree, &ent);
usr.bin/tmux/arguments.c
80
return (RB_FIND(args_tree, &args->tree, &entry));
usr.bin/tmux/cmd-wait-for.c
128
wc = RB_FIND(wait_channels, &wait_channels, &find);
usr.bin/tmux/control.c
1012
csw = RB_FIND(control_sub_windows, &csub->windows, &find);
usr.bin/tmux/control.c
1138
if ((csub = RB_FIND(control_subs, &cs->subs, &find)) != NULL)
usr.bin/tmux/control.c
1165
if ((csub = RB_FIND(control_subs, &cs->subs, &find)) != NULL)
usr.bin/tmux/control.c
241
return (RB_FIND(control_panes, &cs->panes, &cp));
usr.bin/tmux/control.c
897
csp = RB_FIND(control_sub_panes, &csub->panes, &find);
usr.bin/tmux/control.c
932
csp = RB_FIND(control_sub_panes, &csub->panes, &find);
usr.bin/tmux/control.c
977
csw = RB_FIND(control_sub_windows, &csub->windows, &find);
usr.bin/tmux/environ.c
107
return (RB_FIND(environ, env, &envent));
usr.bin/tmux/file.c
218
if ((cf = RB_FIND(client_files, &c->files, &find)) == NULL) {
usr.bin/tmux/file.c
245
if ((cf = RB_FIND(client_files, &c->files, &find)) == NULL) {
usr.bin/tmux/file.c
275
if ((cf = RB_FIND(client_files, &c->files, &find)) == NULL) {
usr.bin/tmux/file.c
589
if (RB_FIND(client_files, files, &find) != NULL) {
usr.bin/tmux/file.c
642
if ((cf = RB_FIND(client_files, files, &find)) == NULL)
usr.bin/tmux/file.c
661
if ((cf = RB_FIND(client_files, files, &find)) == NULL)
usr.bin/tmux/file.c
750
if (RB_FIND(client_files, files, &find) != NULL) {
usr.bin/tmux/file.c
802
if ((cf = RB_FIND(client_files, files, &find)) == NULL)
usr.bin/tmux/file.c
820
if ((cf = RB_FIND(client_files, files, &find)) == NULL)
usr.bin/tmux/file.c
842
if ((cf = RB_FIND(client_files, files, &find)) == NULL)
usr.bin/tmux/file.c
866
if ((cf = RB_FIND(client_files, files, &find)) == NULL)
usr.bin/tmux/format.c
383
if ((fj = RB_FIND(format_job_tree, jobs, &fj0)) == NULL) {
usr.bin/tmux/format.c
4038
fe = RB_FIND(format_entry_tree, &ft->tree, &fe_find);
usr.bin/tmux/hyperlinks.c
155
hlu = RB_FIND(hyperlinks_by_uri_tree, &hl->by_uri, &find);
usr.bin/tmux/hyperlinks.c
189
hlu = RB_FIND(hyperlinks_by_inner_tree, &hl->by_inner, &find);
usr.bin/tmux/input-keys.c
347
return (RB_FIND(input_key_tree, &input_key_tree, &entry));
usr.bin/tmux/key-bindings.c
110
table = RB_FIND(key_tables, &key_tables, &table_find);
usr.bin/tmux/key-bindings.c
165
return (RB_FIND(key_bindings, &table->key_bindings, &bd));
usr.bin/tmux/key-bindings.c
174
return (RB_FIND(key_bindings, &table->default_key_bindings, &bd));
usr.bin/tmux/options.c
220
found = RB_FIND(options_tree, &oo->tree, &o);
usr.bin/tmux/options.c
223
return (RB_FIND(options_tree, &oo->tree, &o));
usr.bin/tmux/options.c
386
return (RB_FIND(options_array, &o->value.array, &a));
usr.bin/tmux/paste.c
134
return (RB_FIND(paste_name_tree, &paste_by_name, &pbfind));
usr.bin/tmux/server-acl.c
69
return (RB_FIND(server_acl_entries, &server_acl_entries, &find));
usr.bin/tmux/server-client.c
2638
return (RB_FIND(client_windows, &c->windows, &cw));
usr.bin/tmux/session.c
149
} while (RB_FIND(sessions, &sessions, s) != NULL);
usr.bin/tmux/session.c
544
return (RB_FIND(session_groups, &session_groups, &sg));
usr.bin/tmux/session.c
79
return (RB_FIND(sessions, &sessions, &s));
usr.bin/tmux/utf8.c
270
return (RB_FIND(utf8_data_tree, &utf8_data_tree, &ui));
usr.bin/tmux/utf8.c
281
return (RB_FIND(utf8_index_tree, &utf8_index_tree, &ui));
usr.bin/tmux/utf8.c
291
return RB_FIND(utf8_width_cache, &utf8_width_cache, &uw);
usr.bin/tmux/window.c
122
return (RB_FIND(winlinks, wwl, &wl));
usr.bin/tmux/window.c
286
return (RB_FIND(windows, &windows, &w));
usr.bin/tmux/window.c
948
return (RB_FIND(window_pane_tree, &all_window_panes, &wp));
usr.sbin/bgpd/kroute.c
1114
r = RB_FIND(kredist_tree, &kt->kredist, &node);
usr.sbin/bgpd/kroute.c
1598
kn = RB_FIND(kroute_tree, &kt->krt, &s);
usr.sbin/bgpd/kroute.c
1944
kn6 = RB_FIND(kroute6_tree, &kt->krt6, &s);
usr.sbin/bgpd/kroute.c
2000
return (RB_FIND(knexthop_tree, KT2KNT(kt), &s));
usr.sbin/bgpd/kroute.c
2043
return (RB_FIND(kif_tree, &kit, &s));
usr.sbin/bgpd/parse.y
5526
aspa = RB_FIND(aspa_tree, &conf->aspa, &needle);
usr.sbin/bgpd/rde.c
3777
pfn = RB_FIND(rde_pftable_tree, &pftable_tree, &node);
usr.sbin/bgpd/rde.c
3801
pfn = RB_FIND(rde_pftable_tree, &pftable_tree, &node);
usr.sbin/bgpd/rde_peer.c
128
return RB_FIND(peer_tree, &peertable, &needle);
usr.sbin/bgpd/rde_prefix.c
346
return RB_FIND(pt_tree, &pttable, pte);
usr.sbin/bgpd/rde_prefix.c
388
return RB_FIND(pt_tree, &pttable, (struct pt_entry *)needle);
usr.sbin/bgpd/rde_rib.c
1490
return RB_FIND(nexthop_tree, &nexthoptable, &needle);
usr.sbin/bgpd/rde_rib.c
272
re = RB_FIND(rib_tree, rib_tree(rib), &xre);
usr.sbin/bgpd/rtr.c
169
aspa = RB_FIND(aspa_tree, at, &needle);
usr.sbin/bgpd/rtr_proto.c
684
r = RB_FIND(roa_tree, &rs->roa_set, roa);
usr.sbin/bgpd/rtr_proto.c
749
r = RB_FIND(roa_tree, &rs->roa_set, roa);
usr.sbin/bgpd/rtr_proto.c
807
a = RB_FIND(aspa_tree, &rs->aspa, &needle);
usr.sbin/bgpd/rtr_proto.c
851
a = RB_FIND(aspa_tree, &rs->aspa, aspa);
usr.sbin/bgpd/session.c
1658
return RB_FIND(peer_head, &c->peers, &lookup);
usr.sbin/btrace/map.c
106
mep = RB_FIND(map, map, &me);
usr.sbin/btrace/map.c
61
mep = RB_FIND(map, map, &me);
usr.sbin/dvmrpd/kroute.c
142
return (RB_FIND(kif_tree, &kit, &s));
usr.sbin/dvmrpd/rde_mfc.c
165
return (RB_FIND(mfc_tree, &mfc, &s));
usr.sbin/dvmrpd/rde_srt.c
161
return (RB_FIND(rt_tree, &rt, &s));
usr.sbin/eigrpd/interface.c
356
return (RB_FIND(iface_id_head, &ifaces_by_id, &e));
usr.sbin/eigrpd/kroute.c
487
return (RB_FIND(kroute_tree, &krt, &s));
usr.sbin/eigrpd/kroute.c
662
return (RB_FIND(kif_tree, &kit, &s));
usr.sbin/eigrpd/neighbor.c
178
return (RB_FIND(nbr_addr_head, &ei->eigrp->nbrs, &n));
usr.sbin/eigrpd/neighbor.c
186
return (RB_FIND(nbr_pid_head, &nbrs_by_pid, &n));
usr.sbin/eigrpd/rde_dual.c
1277
return (RB_FIND(rde_nbr_head, &rde_nbrs, &n));
usr.sbin/eigrpd/rde_dual.c
198
return (RB_FIND(rt_tree, &eigrp->topology, &rn));
usr.sbin/hostapd/hostapd.c
592
if ((entry = RB_FIND(hostapd_tree, &table->t_tree, &key)) != NULL)
usr.sbin/httpd/httpd.c
1067
return (RB_FIND(kvtree, keys, kv));
usr.sbin/httpd/httpd.c
1083
if ((entry = RB_FIND(mediatypes, types, media)) != NULL) {
usr.sbin/httpd/httpd.c
1141
match = RB_FIND(mediatypes, types, &media);
usr.sbin/ldapd/btree.c
473
mp = RB_FIND(page_cache, bt->page_cache, &find);
usr.sbin/ldapd/schema.c
102
return RB_FIND(object_tree, &schema->objects, &find);
usr.sbin/ldapd/schema.c
111
on = RB_FIND(oidname_tree, &schema->object_names, &find);
usr.sbin/ldapd/schema.c
152
symoid = RB_FIND(symoid_tree, &schema->symbolic_oids, &find);
usr.sbin/ldapd/schema.c
183
symoid = RB_FIND(symoid_tree, &schema->symbolic_oids, &find);
usr.sbin/ldapd/schema.c
72
on = RB_FIND(oidname_tree, &schema->attr_names, &find);
usr.sbin/ldapd/schema.c
85
return RB_FIND(attr_type_tree, &schema->attr_types, &find);
usr.sbin/ldapd/search.c
290
return RB_FIND(dn_tree, &search->uniqdns, &find) != NULL;
usr.sbin/ldpd/kroute.c
622
return (RB_FIND(kroute_tree, &krt, &s));
usr.sbin/ldpd/kroute.c
799
return (RB_FIND(kif_tree, &kit, &s));
usr.sbin/ldpd/lde.c
1141
return (RB_FIND(nbr_tree, &lde_nbrs, &ln));
usr.sbin/ldpd/lde_lib.c
110
return (RB_FIND(fec_tree, fh, f));
usr.sbin/ldpd/neighbor.c
337
return (RB_FIND(nbr_id_head, &nbrs_by_id, &n));
usr.sbin/ldpd/neighbor.c
346
return (RB_FIND(nbr_addr_head, &nbrs_by_addr, &n));
usr.sbin/ldpd/neighbor.c
354
return (RB_FIND(nbr_pid_head, &nbrs_by_pid, &n));
usr.sbin/ospf6d/kroute.c
705
kn = RB_FIND(kroute_tree, &krt, &s);
usr.sbin/ospf6d/kroute.c
771
if ((krm = RB_FIND(kroute_tree, &krt, kr)) == NULL) {
usr.sbin/ospf6d/rde_lsdb.c
603
v = RB_FIND(lsa_tree, tree, &key);
usr.sbin/ospf6d/rde_spf.c
788
return (RB_FIND(rt_tree, &rt, &s));
usr.sbin/ospfd/kroute.c
719
kn = RB_FIND(kroute_tree, &krt, &s);
usr.sbin/ospfd/kroute.c
788
if ((krm = RB_FIND(kroute_tree, &krt, kr)) == NULL) {
usr.sbin/ospfd/kroute.c
845
return (RB_FIND(kif_tree, &kit, &s));
usr.sbin/ospfd/rde.c
1173
return (RB_FIND(asext_tree, &ast, &a));
usr.sbin/ospfd/rde_lsdb.c
521
v = RB_FIND(lsa_tree, tree, &key);
usr.sbin/ospfd/rde_spf.c
670
return (RB_FIND(rt_tree, &rt, &s));
usr.sbin/radiusd/radiusd_eap2mschap.c
414
if ((req = RB_FIND(access_reqt, &self->eapt, &key)) == NULL) {
usr.sbin/radiusd/radiusd_ipcp.c
1339
ret = RB_FIND(assigned_ipv4_tree, &self->ipv4s, &key);
usr.sbin/radiusd/radiusd_ipcp.c
1411
elm = RB_FIND(user_tree, &self->users, &key.user);
usr.sbin/relayd/relayd.c
840
match = RB_FIND(kvtree, keys, kv);
usr.sbin/relayd/relayd.c
855
if ((match = RB_FIND(kvtree, keys, &kv)) == NULL)
usr.sbin/ripd/kroute.c
422
kn = RB_FIND(kroute_tree, &krt, &s);
usr.sbin/ripd/kroute.c
498
return (RB_FIND(kif_tree, &kit, &s));
usr.sbin/ripd/rde_rib.c
143
return (RB_FIND(rt_tree, &rt, &s));
usr.sbin/rpki-client/ccr.c
723
if ((m = RB_FIND(ccr_mft_tree, tree, &needle)) == NULL)
usr.sbin/rpki-client/cert.c
2297
f = RB_FIND(auth_tree, auths, &a);
usr.sbin/rpki-client/cert.c
2460
if ((found = RB_FIND(nca_tree, tree, &needle)) != NULL) {
usr.sbin/rpki-client/crl.c
336
crl = RB_FIND(crl_tree, crls, &find);
usr.sbin/rpki-client/filemode.c
87
up = RB_FIND(uripath_tree, &uritree, &needle);
usr.sbin/rpki-client/parser.c
82
r = RB_FIND(repo_tree, &repos, &needle);
usr.sbin/rpki-client/repo.c
174
return RB_FIND(filepath_tree, tree, &needle);
usr.sbin/smtpd/expand.c
30
return RB_FIND(expandtree, &expand->tree, key);
usr.sbin/smtpd/stat_ramstat.c
109
np = RB_FIND(stats_tree, &stats, &lk);
usr.sbin/smtpd/stat_ramstat.c
73
np = RB_FIND(stats_tree, &stats, &lk);
usr.sbin/smtpd/stat_ramstat.c
91
np = RB_FIND(stats_tree, &stats, &lk);
usr.sbin/snmpd/application.c
1334
dreq = RB_FIND(appl_requests, &(backend->ab_requests), &search);
usr.sbin/snmpd/application.c
665
region = RB_FIND(appl_regions, &(ctx->ac_regions), &search);
usr.sbin/snmpd/application.c
670
region = RB_FIND(appl_regions, &(ctx->ac_regions), &search);
usr.sbin/snmpd/application.c
766
region = RB_FIND(appl_regions, &(ctx->ac_regions), &search);
usr.sbin/snmpd/application.c
789
pregion = RB_FIND(appl_regions, &(ctx->ac_regions), region);
usr.sbin/snmpd/application.c
843
region = RB_FIND(appl_regions, &(ctx->ac_regions), &search);
usr.sbin/snmpd/application_internal.c
618
if ((object = RB_FIND(appl_internal_objects,
usr.sbin/snmpd/mib.y
1324
if (RB_FIND(modulesci, &modulesci, m) == m)
usr.sbin/snmpd/mib.y
1326
if (RB_FIND(modulescs, &modulescs, m) == m)
usr.sbin/snmpd/mib.y
1332
if (RB_FIND(itemsci, &m->itemsci, item) == item)
usr.sbin/snmpd/mib.y
1334
if (RB_FIND(items, &items, item) == item)
usr.sbin/snmpd/mib.y
1336
if (RB_FIND(itemsgci, &itemsci, item) == item)
usr.sbin/snmpd/mib.y
1684
if ((item = RB_FIND(items, &items, &search)) != NULL)
usr.sbin/snmpd/mib.y
1720
if ((m = RB_FIND(modulescs, &modulescs, &msearch)) == NULL) {
usr.sbin/snmpd/mib.y
1721
m = RB_FIND(modulesci, &modulesci, &msearch);
usr.sbin/snmpd/mib.y
1740
item = RB_FIND(itemscs, &m->itemscs, &isearch);
usr.sbin/snmpd/mib.y
1742
item = RB_FIND(itemsci, &m->itemsci, &isearch);
usr.sbin/snmpd/mib.y
1744
item = RB_FIND(itemsgci, &itemsci, &isearch);
usr.sbin/snmpd/mib.y
1996
if ((item = RB_FIND(itemscs, &m->itemscs, &search)) != NULL) {
usr.sbin/snmpd/mib.y
2063
reference = RB_FIND(itemscs, &m->itemscs, &search);
usr.sbin/snmpd/mib.y
2155
import->module = RB_FIND(modulescs, &modulescs, &msearch);
usr.sbin/snmpd/mib.y
2167
symbol->item = RB_FIND(itemscs,
usr.sbin/snmpd/smi.c
168
decl = RB_FIND(oidtree, &smi_oidtree, oid);
usr.sbin/snmpd/smi.c
190
return (RB_FIND(keytree, &smi_keytree, &oid));
usr.sbin/snmpd/smi.c
84
(value = RB_FIND(oidtree, &smi_oidtree, &key)) != NULL)
usr.sbin/snmpd/traphandler.c
432
if ((res = RB_FIND(trapcmd_tree, &trapcmd_tree, &key)) == NULL)
usr.sbin/ypldap/yp.c
461
if ((ue = RB_FIND(user_name_tree, env->sc_user_names,
usr.sbin/ypldap/yp.c
477
if ((ue = RB_FIND(user_uid_tree, &env->sc_user_uids,
usr.sbin/ypldap/yp.c
491
if ((ge = RB_FIND(group_gid_tree, &env->sc_group_gids,
usr.sbin/ypldap/yp.c
501
if ((ge = RB_FIND(group_name_tree, env->sc_group_names,
usr.sbin/ypldap/yp.c
540
if ((ue = RB_FIND(user_uid_tree, &env->sc_user_uids,
usr.sbin/ypldap/ypldap.c
244
if ((ue = RB_FIND(user_name_tree, env->sc_user_names_t,