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

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DFSCopyObject.c871 thisForkIndex; local
904 for (thisForkIndex = 0; thisForkIndex < otherForksCount && osErr == noErr; thisForkIndex++)
905 osErr = CopyFork(source,dest, &otherForks[thisForkIndex], params);
943 ItemCount thisForkIndex; local
954 for (thisForkIndex = 0; thisForkIndex < otherForksCount && osErr == noErr; thisForkIndex++)
965 osErr = FSCreateFork(dest, otherForks[thisForkIndex]
1123 ItemCount thisForkIndex; local
[all...]

Completed in 283 milliseconds