Symbol: RB_MIN
lib/libagentx/agentx.c
320
while ((axr = RB_MIN(ax_requests, &(ax->ax_requests))) != NULL) {
libexec/snmpd/snmpd_metrics/kroute.c
1679
kn = RB_MIN(kroute_tree, &kt->krt);
libexec/snmpd/snmpd_metrics/kroute.c
553
while ((kr = RB_MIN(kroute_tree, &kt->krt)) != NULL)
libexec/snmpd/snmpd_metrics/kroute.c
669
while ((kr = RB_MIN(kroute6_tree, &kt->krt6)) != NULL)
libexec/snmpd/snmpd_metrics/kroute.c
792
return (RB_MIN(kif_tree, &kit));
libexec/snmpd/snmpd_metrics/kroute.c
879
while ((kif = RB_MIN(kif_tree, &kit)) != NULL)
libexec/snmpd/snmpd_metrics/kroute.c
940
return (RB_MIN(ka_tree, &kat));
regress/sys/sys/tree/rb/rb-test.c
212
ins = RB_MIN(tree, &root);
regress/sys/sys/tree/rb/rb-test.c
480
tmp = RB_MIN(tree, &root);
sbin/iked/config.c
313
while ((flow = RB_MIN(iked_flows, head))) {
sbin/iked/config.c
581
while ((sa = RB_MIN(iked_sas, &env->sc_sas))) {
sbin/iked/config.c
595
while ((usr = RB_MIN(iked_users, &env->sc_users))) {
sbin/iked/policy.c
312
for (f = RB_MIN(iked_flows, &key->pol_flows); f != NULL;
sys/dev/pci/drm/include/linux/rbtree.h
80
#define rb_first(root) RB_MIN(linux_root, (struct linux_root *)(root))
sys/dev/pci/drm/include/linux/rbtree.h
87
#define rb_first_cached(root) RB_MIN(linux_root, (struct linux_root *)(&(root)->rb_root))
sys/sys/tree.h
729
for ((x) = RB_MIN(name, head); \
sys/sys/tree.h
734
for ((x) = RB_MIN(name, head); \
usr.bin/cvs/checkout.c
378
for (fl = RB_MIN(cvs_flisthead, &(mc->mc_modules));
usr.bin/cvs/file.c
271
for (l = RB_MIN(cvs_flisthead, fl); l != NULL; l = nxt) {
usr.bin/cvs/file.c
636
for (f = RB_MIN(cvs_flisthead, fl); f != NULL; f = nxt) {
usr.bin/mg/tags.c
147
for (var = RB_MIN(tagtree, &tags); var != NULL; var = nxt) {
usr.bin/snmp/smi.c
616
return RB_MIN(oidtree, &smi_oidtree);
usr.bin/ssh/krl.c
596
for (rs = RB_MIN(revoked_serial_tree, &rc->revoked_serials);
usr.bin/ssh/srclimit.c
319
if ((p = RB_MIN(penalties_by_expiry, by_expiry)) == NULL)
usr.bin/tmux/arguments.c
690
*entry = RB_MIN(args_tree, &args->tree);
usr.bin/tmux/cfg.c
264
s = RB_MIN(sessions, &sessions);
usr.bin/tmux/cmd-find.c
414
fs->wl = RB_MIN(winlinks, &fs->s->windows);
usr.bin/tmux/cmd-new-session.c
316
session_select(s, RB_MIN(winlinks, &s->windows)->idx);
usr.bin/tmux/environ.c
75
return (RB_MIN(environ, env));
usr.bin/tmux/format.c
2942
if (ft->wl == RB_MIN(winlinks, &ft->wl->session->windows))
usr.bin/tmux/key-bindings.c
128
return (RB_MIN(key_tables, &key_tables));
usr.bin/tmux/key-bindings.c
180
return (RB_MIN(key_bindings, &table->key_bindings));
usr.bin/tmux/options.c
206
return (RB_MIN(options_tree, &oo->tree));
usr.bin/tmux/options.c
556
return (RB_MIN(options_array, &o->value.array));
usr.bin/tmux/paste.c
114
pb = RB_MIN(paste_time_tree, &paste_by_time);
usr.bin/tmux/paste.c
98
return (RB_MIN(paste_time_tree, &paste_by_time));
usr.bin/tmux/session.c
432
wl = RB_MIN(winlinks, &s->windows);
usr.bin/tmux/window.c
228
wl = RB_MIN(winlinks, &s->windows);
usr.sbin/bgpd/kroute.c
1928
while ((kr = RB_MIN(kroute_tree, &kt->krt)) != NULL)
usr.sbin/bgpd/kroute.c
1988
while ((kr = RB_MIN(kroute6_tree, &kt->krt6)) != NULL)
usr.sbin/bgpd/kroute.c
2031
while ((kn = RB_MIN(knexthop_tree, KT2KNT(kt))) != NULL)
usr.sbin/bgpd/kroute.c
2084
while ((kif = RB_MIN(kif_tree, &kit)) != NULL)
usr.sbin/bgpd/rde_peer.c
146
peer = RB_MIN(peer_tree, &peertable);
usr.sbin/bgpd/rde_prefix.c
421
return RB_MIN(pt_tree, &pttable);
usr.sbin/bgpd/rde_rib.c
212
for (re = RB_MIN(rib_tree, rib_tree(rib)); re != NULL; re = xre) {
usr.sbin/bgpd/rde_rib.c
403
re = RB_MIN(rib_tree, rib_tree(rib));
usr.sbin/btrace/map.c
91
while ((mep = RB_MIN(map, map)) != NULL) {
usr.sbin/dvmrpd/kroute.c
186
while ((kif = RB_MIN(kif_tree, &kit)) != NULL)
usr.sbin/dvmrpd/rde_mfc.c
199
while ((m = RB_MIN(mfc_tree, &mfc)) != NULL)
usr.sbin/dvmrpd/rde_srt.c
242
for (r = RB_MIN(rt_tree, &rt); r != NULL; r = nr) {
usr.sbin/dvmrpd/rde_srt.c
256
while ((r = RB_MIN(rt_tree, &rt)) != NULL)
usr.sbin/eigrpd/kroute.c
633
while ((kp = RB_MIN(kroute_tree, &krt)) != NULL) {
usr.sbin/eigrpd/kroute.c
717
while ((kif = RB_MIN(kif_tree, &kit)) != NULL)
usr.sbin/eigrpd/rde.c
476
while((rn = RB_MIN(rt_tree, &eigrp->topology)) != NULL)
usr.sbin/hostapd/hostapd.c
350
while ((entry = RB_MIN(hostapd_tree, &table->t_tree)) != NULL) {
usr.sbin/httpd/httpd.c
1050
while ((kv = RB_MIN(kvtree, keys)) != NULL)
usr.sbin/httpd/httpd.c
1117
while ((media = RB_MIN(mediatypes, types)) != NULL)
usr.sbin/ldapd/btree.c
514
while ((mp = RB_MIN(page_cache, bt->page_cache)) != NULL) {
usr.sbin/ldapd/search.c
180
for (dn = RB_MIN(dn_tree, &search->uniqdns); dn; dn = next) {
usr.sbin/ldpd/kroute.c
769
while ((kp = RB_MIN(kroute_tree, &krt)) != NULL) {
usr.sbin/ldpd/kroute.c
857
while ((kif = RB_MIN(kif_tree, &kit)) != NULL)
usr.sbin/ospf6d/area.c
66
for (v = RB_MIN(lsa_tree, &area->lsa_tree); v != NULL; v = nv) {
usr.sbin/ospf6d/kroute.c
425
for (kr = RB_MIN(kroute_tree, &krt); kr != NULL; kr = krn) {
usr.sbin/ospf6d/kroute.c
817
while ((kr = RB_MIN(kroute_tree, &krt)) != NULL)
usr.sbin/ospf6d/rde.c
238
for (v = RB_MIN(lsa_tree, &asext_tree); v != NULL; v = nv) {
usr.sbin/ospf6d/rde_lsdb.c
940
for (v = RB_MIN(lsa_tree, tree); v != NULL; v = nv) {
usr.sbin/ospf6d/rde_spf.c
824
for (r = RB_MIN(rt_tree, &rt); r != NULL; r = nr) {
usr.sbin/ospf6d/rde_spf.c
914
while ((r = RB_MIN(rt_tree, &rt)) != NULL)
usr.sbin/ospfd/area.c
67
for (v = RB_MIN(lsa_tree, &area->lsa_tree); v != NULL; v = nv) {
usr.sbin/ospfd/kroute.c
423
for (kr = RB_MIN(kroute_tree, &krt); kr != NULL; kr = krn) {
usr.sbin/ospfd/kroute.c
833
while ((kr = RB_MIN(kroute_tree, &krt)) != NULL)
usr.sbin/ospfd/kroute.c
911
while ((kif = RB_MIN(kif_tree, &kit)) != NULL)
usr.sbin/ospfd/rde.c
1317
for (an = RB_MIN(asext_tree, &ast); an != NULL; an = nan) {
usr.sbin/ospfd/rde.c
224
for (v = RB_MIN(lsa_tree, &asext_tree); v != NULL; v = nv) {
usr.sbin/ospfd/rde_lsdb.c
789
for (v = RB_MIN(lsa_tree, tree); v != NULL; v = nv) {
usr.sbin/ospfd/rde_spf.c
706
for (r = RB_MIN(rt_tree, &rt); r != NULL; r = nr) {
usr.sbin/ospfd/rde_spf.c
793
while ((r = RB_MIN(rt_tree, &rt)) != NULL)
usr.sbin/relayd/relayd.c
754
while ((kv = RB_MIN(kvtree, keys)) != NULL)
usr.sbin/ripd/kroute.c
486
while ((kr = RB_MIN(kroute_tree, &krt)) != NULL)
usr.sbin/ripd/kroute.c
542
while ((kif = RB_MIN(kif_tree, &kit)) != NULL)
usr.sbin/ripd/rde_rib.c
268
while ((r = RB_MIN(rt_tree, &rt)) != NULL)
usr.sbin/smtpd/stat_ramstat.c
129
np = RB_MIN(stats_tree, &stats);
usr.sbin/snmpd/application_internal.c
203
while ((obj = RB_MIN(appl_internal_objects,