Home
last modified time | relevance | path

Searched refs:IsRootDir (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dpath.c40 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