Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Source/Reliance-Edge/toolcmn/
A Dtoolcmn.c80 if( strcmp( gaRedVolConf[ bIndex ].pszPathPrefix, pszVolume ) == 0 ) in RedFindVolumeNumber()
/FreeRTOS-Plus/Source/Reliance-Edge/include/
A Dredvolume.h78 const char * pszPathPrefix; member
/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dpath.c85 const char * pszPrefix = gaRedVolConf[ bVolNum ].pszPathPrefix; in RedPathSplit()
/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dcore.c139 else if( pVolConf->pszPathPrefix == NULL ) in RedCoreInit()
153 const char * pszCmpPathPrefix = gaRedVolConf[ bCmpVol ].pszPathPrefix; in RedCoreInit()
155 if( RedStrCmp( pVolConf->pszPathPrefix, pszCmpPathPrefix ) == 0 ) in RedCoreInit()
/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/
A Dfsstress.c334 const char * pszVolume = gpRedVolConf->pszPathPrefix; in MakeFullPath()
2602 const char * pszVolume = gpRedVolConf->pszPathPrefix; in check_f()

Completed in 20 milliseconds