Searched refs:sort_tree (Results 1 – 3 of 3) sorted by relevance
330 extern int DECL(sort_tree,(struct directory *));
1959 int FDECL1(sort_tree, struct directory *, node){ argument1972 if(dpnt->subdir) sort_tree(dpnt->subdir);
1538 goof += sort_tree(root); in FDECL2()