Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dfile_misc.cxx566 static oslFileError osl_psz_copyFile(const sal_Char* pszPath, const sal_Char* pszDestPath);
639 return osl_psz_copyFile( srcPath, destPath ); in osl_copyFile()
689 tErr=osl_psz_copyFile(pszPath,pszDestPath); in oslDoMoveFile()
757 static oslFileError osl_psz_copyFile( const sal_Char* pszPath, const sal_Char* pszDestPath ) in osl_psz_copyFile() function
/trunk/main/sal/osl/os2/
H A Dfile.cxx778 static oslFileError osl_psz_copyFile(const sal_Char* pszPath, const sal_Char* pszDestPath);
2130 static oslFileError osl_psz_copyFile( const sal_Char* pszPath, const sal_Char* pszDestPath ) in osl_psz_copyFile() function
2224 return osl_psz_copyFile( srcPath, destPath ); in osl_copyFile()

Completed in 33 milliseconds