RB_FIND
*sn = RB_FIND(pf_src_tree, &tree_src_tracking, &k);
return (RB_FIND(pf_state_tree_id, &tree_id, (struct pf_state *)key));
sk = RB_FIND(pf_state_tree_lan_ext, &pf_statetbl_lan_ext,
sk = RB_FIND(pf_state_tree_ext_gwy, &pf_statetbl_ext_gwy,
sk = RB_FIND(pf_state_tree_lan_ext,
sk = RB_FIND(pf_state_tree_ext_gwy,
*sn = RB_FIND(pf_src_tree, &tree_src_tracking, &k);
if ((kif = RB_FIND(pfi_ifhead, &pfi_ifs, (struct pfi_kif *)&s)) != NULL)
p = RB_FIND(pfi_ifhead, &pfi_ifs, (struct pfi_kif *)&key);
frag = RB_FIND(pf_frag_tree, tree, &key);
found = RB_FIND(pf_anchor_global, &pf_anchors, key);
p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
r = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
p = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
kt = RB_FIND(pfr_ktablehead, &pfr_ktables, (struct pfr_ktable *)tbl);
rt = RB_FIND(pfr_ktablehead, &pfr_ktables, &key);
return (RB_FIND(pfr_ktablehead, &pfr_ktables,
anp = RB_FIND(autofs_node_tree, &parent->an_children, &find);
fg = RB_FIND(aiost_file_tree, aiosp->fg_root, &find);
fg = RB_FIND(aiost_file_tree, sp->fg_root, &key);
result = RB_FIND(ltree_rbtree, &ebh->ltree, &le);
result = RB_FIND(peb_in_use_rbtree, &ebh->in_use, &peb);
return (!!RB_FIND(head, &tt, m));