Home
last modified time | relevance | path

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

/AOO42X/main/tools/bootstrp/ !
H A Dappdef.cxx65 int nLen = strlen( _INIROOT ); in GetIniRoot()
67 (void) strcpy( pRet, _INIROOT ); in GetIniRoot()
H A Dinimgr.cxx147 sGlobalPath = ByteString( _INIROOT ); in GetGlobalIni()
/AOO42X/main/tools/inc/bootstrp/ !
H A Dappdef.hxx46 #define _INIROOT B_SERVER_ROOT S_PATH_SEPARATOR "config" macro