Searched refs:sameParentDirs (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.c1947 Boolean sameParentDirs; /* true if source and destinatin parent directory is the same */ local
2012 sameParentDirs = ( sourceCatalogInfo.parentDirID == destCatalogInfo.parentDirID );
2013 if ( !sameParentDirs )
2081 if ( !sameParentDirs )
2092 if ( !sameParentDirs )
H A DMoreFilesX.cpp1943 Boolean sameParentDirs; /* true if source and destinatin parent directory is the same */ local
2008 sameParentDirs = ( sourceCatalogInfo.parentDirID == destCatalogInfo.parentDirID );
2009 if ( !sameParentDirs )
2077 if ( !sameParentDirs )
2088 if ( !sameParentDirs )

Completed in 111 milliseconds