Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dprofile.cxx902 copy_ustr_n( aFile, strName->buffer, strName->length+1); in osl_getProfileName()
941 copy_ustr_n(aFile, pProgName + nOffset, nFileLen); in osl_getProfileName()
976 copy_ustr_n( aPath, strHome->buffer, strHome->length+1); in osl_getProfileName()
987 copy_ustr_n(aPath + nPathLen, pPath, nLen+1); in osl_getProfileName()
1019 copy_ustr_n(aPath + nPathLen, pPath, nLen+1); in osl_getProfileName()
1040 copy_ustr_n(aPath + nPathLen, pPath, nLen+1); in osl_getProfileName()
1057 copy_ustr_n(aPath, pPath, nLen+1); in osl_getProfileName()
1089 copy_ustr_n(aPath + nPathLen, aFile, nFileLen+1); in osl_getProfileName()
2448 copy_ustr_n(aPath + dwPathLen++, L"/", 2); in lookupProfile()
2533 copy_ustr_n(aPath + dwPathLen++, L"\\", 2); in lookupProfile()
[all …]

Completed in 25 milliseconds