Searched refs:newtree (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dmonitor_mm.c289 mm_sync_list(struct mmtree *oldtree, struct mmtree *newtree, argument
303 RB_INSERT(mmtree, newtree, new);
/freebsd-10.0-release/contrib/libgnuregex/
H A Dregcomp.c2209 bin_tree_t *newtree = create_tree (dfa, tree, exp, CONCAT);
2210 if (newtree == NULL)
2217 tree = newtree;
2200 bin_tree_t *newtree = create_tree (dfa, tree, exp, CONCAT); local

Completed in 157 milliseconds