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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefilex/
H A DMoreFilesX.c105 ItemCount currentLevel; /* the current level FSIterateContainerLevel is on */
133 FSIterateContainerLevel(
1604 The FSIterateContainerLevel function iterates the contents of a container
1610 all recusion levels of FSIterateContainerLevel.
1614 to be allocated each time FSIterateContainerLevel
1615 recurses. That lets FSIterateContainerLevel use
1621 FSIterateContainerLevel( function
1658 FSIterateContainerLevel(theGlobals);
1735 FSIterateContainerLevel(&theGlobals);
1737 require_noerr(result, FSIterateContainerLevel);
[all...]
H A DMoreFilesX.cpp105 ItemCount currentLevel; /* the current level FSIterateContainerLevel is on */
133 FSIterateContainerLevel(
1600 The FSIterateContainerLevel function iterates the contents of a container
1606 all recusion levels of FSIterateContainerLevel.
1610 to be allocated each time FSIterateContainerLevel
1611 recurses. That lets FSIterateContainerLevel use
1617 FSIterateContainerLevel( function
1654 FSIterateContainerLevel(theGlobals);
1731 FSIterateContainerLevel(&theGlobals);
1733 require_noerr(result, FSIterateContainerLevel);
[all...]

Completed in 64 milliseconds