Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dprofile.cxx72 #define SVERSION_USER "user" macro
2463 strcpy(aTmpPath + n, SVERSION_USER); in lookupProfile()
2466 …dwPathLen += MultiByteToWideChar( CP_ACP, 0, SVERSION_USER, -1, reinterpret_cast<LPWSTR>(aPath + d… in lookupProfile()
2561 strcpy(pStr + 1,SVERSION_USER); in lookupProfile()
2568 …dwPathLen = nPos + MultiByteToWideChar( CP_ACP, 0, SVERSION_USER, -1, reinterpret_cast<LPWSTR>(aPa… in lookupProfile()
2669 strcpy(aTmpPath + n, SVERSION_USER); in lookupProfile()
2673 CP_ACP, 0, SVERSION_USER, -1, in lookupProfile()
/trunk/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);
/trunk/main/sal/osl/unx/
H A Dprofile.c67 #define SVERSION_USER "user" macro

Completed in 51 milliseconds