Home | History | Annotate | Download | only in www

Lines Matching full:traversal

1195 <p>The directory tree traversal code should be sufficiently generic
1224 NULL, the traversal uses a default callback (dirtree_notdotdot()) which
1244 callback from DIRTREE_COMEAGAIN (depth-first traversal) data = -1 for
1256 the traversal infrastructure how to behave:</p>
1264 directory. (Does not propagate up tree: to abort entire traversal,
1270 examining all directory contents, allowing depth-first traversal.
1296 node, and since it's the first entry in the struct the llist.c traversal
1308 encountered during recursive directory traversal).
1313 of traversal order, which is neither depth first nor breadth first but