Searched refs:IsRootDir (Results 1 – 1 of 1) sorted by relevance
40 static bool IsRootDir( const char * pszLocalPath );177 if( !IsRootDir( pszLocalPath ) ) in RedPathSplit()225 else if( IsRootDir( pszLocalPath ) ) in RedPathLookup()286 else if( IsRootDir( pszLocalPath ) ) in RedPathToName()372 static bool IsRootDir( const char * pszLocalPath ) in IsRootDir() function
Completed in 4 milliseconds