Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dposix.c1285 uint8_t bLinkVolNum; in red_link() local
1287 ret = RedPathSplit( pszHardLink, &bLinkVolNum, &pszLinkLocalPath ); in red_link()
1289 if( ( ret == 0 ) && ( bVolNum != bLinkVolNum ) ) in red_link()

Completed in 15 milliseconds