Home
last modified time | relevance | path

Searched refs:B_SERVER_ROOT (Results 1 – 2 of 2) sorted by relevance

/trunk/main/tools/inc/bootstrp/
H A Dappdef.hxx41 #define B_SERVER_ROOT DEFAULT_BS_ROOT macro
42 #define _SOLARLIST B_SERVER_ROOT S_PATH_SEPARATOR "config" S_PATH_SEPARATOR "solar.lst"
43 #define _DEF_STAND_LIST B_SERVER_ROOT S_PATH_SEPARATOR "config" S_PATH_SEPARATOR "stand.lst"
44 #define _DEF_SSOLARINI B_SERVER_ROOT S_PATH_SEPARATOR "config" S_PATH_SEPARATOR "ssolar.ini"
45 #define _DEF_SSCOMMON B_SERVER_ROOT S_PATH_SEPARATOR "config" S_PATH_SEPARATOR "ssolar.cmn"
46 #define _INIROOT B_SERVER_ROOT S_PATH_SEPARATOR "config"
47 #define _INIROOT_OLD B_SERVER_ROOT S_PATH_SEPARATOR "config"
/trunk/main/tools/bootstrp/
H A Dappdef.cxx143 int nLen = strlen( B_SERVER_ROOT ); in GetBServerRoot()
145 (void) strcpy( pRet, B_SERVER_ROOT ); in GetBServerRoot()

Completed in 11 milliseconds