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

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DMoreFilesX.c78 FSSpec *specPtr; /* pointer to spec field, or NULL */ member in struct:FSIterateContainerGlobals
1619 &theGlobals->ref, theGlobals->specPtr, theGlobals->namePtr);
1627 theGlobals->specPtr, theGlobals->namePtr, theGlobals->yourDataPtr);
1689 theGlobals.specPtr = &theGlobals.spec;
1693 theGlobals.specPtr = NULL;

Completed in 65 milliseconds