Searched refs:RedStrCmp (Results 1 – 4 of 4) sorted by relevance
56 int32_t RedStrCmp( const char * pszStr1,
126 int32_t RedStrCmp( const char * pszStr1, in RedStrCmp() function
148 #define strcmp( s1, s2 ) RedStrCmp( s1, s2 )
155 if( RedStrCmp( pVolConf->pszPathPrefix, pszCmpPathPrefix ) == 0 ) in RedCoreInit()
Completed in 11 milliseconds