Searched defs:FSIterateContainerLevel (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DMoreFilesX.c83 ItemCount currentLevel; /* the current level FSIterateContainerLevel is on */
111 FSIterateContainerLevel(
1581 The FSIterateContainerLevel function iterates the contents of a container
1587 all recusion levels of FSIterateContainerLevel.
1591 to be allocated each time FSIterateContainerLevel
1592 recurses. That lets FSIterateContainerLevel use
1598 FSIterateContainerLevel( function
1635 FSIterateContainerLevel(theGlobals);
1712 FSIterateContainerLevel(&theGlobals);
1714 require_noerr(result, FSIterateContainerLevel);
[all...]

Completed in 49 milliseconds