Home
last modified time | relevance | path

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

/aoo4110/main/sal/osl/unx/
H A Dprofile.c2059 sal_Char pszIniFile[PATH_MAX]; in osl_ProfileSwapProfileNames() local
2063 pszIniFile[0] = '\0'; in osl_ProfileSwapProfileNames()
2067 strcpy(pszIniFile,pProfile->m_FileName); in osl_ProfileSwapProfileNames()
2075 rename( pszIniFile, pszBakFile ); in osl_ProfileSwapProfileNames()
2078 rename( pszTmpFile, pszIniFile ); in osl_ProfileSwapProfileNames()

Completed in 21 milliseconds