Home
last modified time | relevance | path

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

/AOO42X/main/sal/osl/w32/
H A Dprofile.cxx72 #define SVERSION_USER "user" macro
2411 strcpy(aTmpPath + n, SVERSION_USER); in lookupProfile()
2414 …dwPathLen += MultiByteToWideChar( CP_ACP, 0, SVERSION_USER, -1, reinterpret_cast<LPWSTR>(aPath + d… in lookupProfile()
2509 strcpy(pStr + 1,SVERSION_USER); in lookupProfile()
2516 …dwPathLen = nPos + MultiByteToWideChar( CP_ACP, 0, SVERSION_USER, -1, reinterpret_cast<LPWSTR>(aPa… in lookupProfile()
2617 strcpy(aTmpPath + n, SVERSION_USER); in lookupProfile()
2621 CP_ACP, 0, SVERSION_USER, -1, in lookupProfile()
/AOO42X/main/sal/osl/os2/
H A Dprofile.c68 #define SVERSION_USER "user" macro
2104 strcat(Path,SVERSION_USER);
2173 strcpy(pStr + 1,SVERSION_USER);
2271 strcat(Path,SVERSION_USER);
/AOO42X/main/sal/osl/unx/
H A Dprofile.c67 #define SVERSION_USER "user" macro