Searched refs:pszPathPrefix (Results 1 – 5 of 5) sorted by relevance
80 if( strcmp( gaRedVolConf[ bIndex ].pszPathPrefix, pszVolume ) == 0 ) in RedFindVolumeNumber()
78 const char * pszPathPrefix; member
85 const char * pszPrefix = gaRedVolConf[ bVolNum ].pszPathPrefix; in RedPathSplit()
139 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()
334 const char * pszVolume = gpRedVolConf->pszPathPrefix; in MakeFullPath()2602 const char * pszVolume = gpRedVolConf->pszPathPrefix; in check_f()
Completed in 20 milliseconds