Searched refs:specPtr (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.c100 FSSpec *specPtr; /* pointer to spec field, or NULL */ member in struct:FSIterateContainerGlobals
1642 &theGlobals->ref, theGlobals->specPtr, theGlobals->namePtr);
1650 theGlobals->specPtr, theGlobals->namePtr, theGlobals->yourDataPtr);
1712 theGlobals.specPtr = &theGlobals.spec;
1716 theGlobals.specPtr = NULL;
H A DMoreFilesX.cpp100 FSSpec *specPtr; /* pointer to spec field, or NULL */ member in struct:FSIterateContainerGlobals
1638 &theGlobals->ref, theGlobals->specPtr, theGlobals->namePtr);
1646 theGlobals->specPtr, theGlobals->namePtr, theGlobals->yourDataPtr);
1708 theGlobals.specPtr = &theGlobals.spec;
1712 theGlobals.specPtr = NULL;

Completed in 68 milliseconds