Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dposix.c1157 uint8_t bNewVolNum; in red_rename() local
1159 ret = RedPathSplit( pszNewPath, &bNewVolNum, &pszNewLocalPath ); in red_rename()
1161 if( ( ret == 0 ) && ( bOldVolNum != bNewVolNum ) ) in red_rename()

Completed in 7 milliseconds