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

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DMoreFilesX.c1924 Boolean sameParentDirs; /* true if source and destinatin parent directory is the same */ local
1989 sameParentDirs = ( sourceCatalogInfo.parentDirID == destCatalogInfo.parentDirID );
1990 if ( !sameParentDirs )
2058 if ( !sameParentDirs )
2069 if ( !sameParentDirs )

Completed in 49 milliseconds