Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dprofile.c2058 sal_Char pszTmpFile[PATH_MAX]; in osl_ProfileSwapProfileNames() local
2062 pszTmpFile[0] = '\0'; in osl_ProfileSwapProfileNames()
2070 osl_ProfileGenerateExtension(pProfile->m_FileName,"tmp",pszTmpFile); in osl_ProfileSwapProfileNames()
2079 rename( pszTmpFile, pszIniFile ); in osl_ProfileSwapProfileNames()

Completed in 12 milliseconds