Home
last modified time | relevance | path

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

/aoo41x/main/soldep/inc/soldep/
H A Dappdef.hxx43 #define B_SERVER_ROOT DEFAULT_BS_ROOT macro
45 #define BINARYROOT B_SERVER_ROOT S_PATH_SEPARATOR "bin"
50 #define _BUILDPATTERN_DIR B_SERVER_ROOT S_PATH_SEPARATOR "pattern"
51 #define _COMMENT_DIR B_SERVER_ROOT S_PATH_SEPARATOR "comment"
66 #define _INIROOT B_SERVER_ROOT S_PATH_SEPARATOR "config"
67 #define _INIROOT_OLD B_SERVER_ROOT S_PATH_SEPARATOR "config"
68 #define _ENV_DIR B_SERVER_ROOT S_PATH_SEPARATOR "config"
69 #define _REDIRECTIONPATH B_SERVER_ROOT S_PATH_SEPARATOR "redir"
70 #define _ZLOGSPATH B_SERVER_ROOT S_PATH_SEPARATOR "zlogs"
71 #define DEFAULT_PROTPATH B_SERVER_ROOT S_PATH_SEPARATOR "filesize"
[all …]
/aoo41x/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"
/aoo41x/main/tools/bootstrp/
H A Dappdef.cxx143 int nLen = strlen( B_SERVER_ROOT ); in GetBServerRoot()
145 (void) strcpy( pRet, B_SERVER_ROOT ); in GetBServerRoot()
/aoo41x/main/soldep/bootstrp/
H A Dappdef.cxx140 int nLen = strlen( B_SERVER_ROOT ); in GetBServerRoot()
142 (void) strcpy( pRet, B_SERVER_ROOT ); in GetBServerRoot()

Completed in 25 milliseconds