Searched refs:_INIROOT (Results 1 – 5 of 5) sorted by relevance
62 int nLen = strlen( _INIROOT ); in GetIniRoot()64 (void) strcpy( pRet, _INIROOT ); in GetIniRoot()
65 int nLen = strlen( _INIROOT ); in GetIniRoot()67 (void) strcpy( pRet, _INIROOT ); in GetIniRoot()
147 sGlobalPath = ByteString( _INIROOT ); in GetGlobalIni()
46 #define _INIROOT B_SERVER_ROOT S_PATH_SEPARATOR "config" macro
66 #define _INIROOT B_SERVER_ROOT S_PATH_SEPARATOR "config" macro
Completed in 51 milliseconds