Home
last modified time | relevance | path

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

/trunk/main/sal/osl/os2/
H A Dprofile.c60 #define SVERSION_LOCATION STR_INI_METACFG macro
2048 if ((strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) != 0) &&
2049 (osl_getProfileName(SVERSION_LOCATION, SVERSION_NAME, Profile, sizeof(Profile))) &&
2203 if ((osl_getProfileName(SVERSION_LOCATION, SVERSION_NAME, Profile, sizeof(Profile))) &&
2226 if ((strlen(Buffer) <= 0) && (strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) != 0))
/trunk/main/sal/osl/w32/
H A Dprofile.cxx64 #define SVERSION_LOCATION STR_INI_METACFG macro
2341 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile()
2380 if ((strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) != 0) && in lookupProfile()
2604 rtl_uString_newFromAscii(&strSVLocation, SVERSION_LOCATION); in lookupProfile()
2622 && (strcmp(SVERSION_LOCATION, SVERSION_FALLBACK) in lookupProfile()
/trunk/main/sal/osl/unx/
H A Dprofile.c59 #define SVERSION_LOCATION STR_INI_METACFG macro

Completed in 53 milliseconds