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

/freebsd-9.3-release/contrib/mtree/
H A Dspecspec.c193 walk_in_the_forest(NODE *t1, NODE *t2, char const *path) function
235 i = walk_in_the_forest(c1, c2, np);
240 i = walk_in_the_forest(c1, c2, np);
247 i = walk_in_the_forest(c1, c2, np);
268 rval = walk_in_the_forest(root1, root2, "");
/freebsd-9.3-release/usr.sbin/mtree/
H A Dspecspec.c176 walk_in_the_forest(NODE *t1, NODE *t2, char const *path) function
218 i = walk_in_the_forest(c1, c2, np);
223 i = walk_in_the_forest(c1, c2, np);
230 i = walk_in_the_forest(c1, c2, np);
251 rval = walk_in_the_forest(root1, root2, "");

Completed in 67 milliseconds