Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredposix.h169 int32_t red_rename( const char * pszOldPath,
/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dposix.c1140 int32_t red_rename( const char * pszOldPath, in red_rename() argument
1152 ret = RedPathSplit( pszOldPath, &bOldVolNum, &pszOldLocalPath ); in red_rename()

Completed in 13 milliseconds