Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dfile_misc.cxx567 static oslFileError osl_psz_moveFile(const sal_Char* pszPath, const sal_Char* pszDestPath);
678 tErr = osl_psz_moveFile(pszPath,pszDestPath); in oslDoMoveFile()
737 static oslFileError osl_psz_moveFile(const sal_Char* pszPath, const sal_Char* pszDestPath) in osl_psz_moveFile() function
/trunk/main/sal/osl/os2/
H A Dfile.cxx779 static oslFileError osl_psz_moveFile(const sal_Char* pszPath, const sal_Char* pszDestPath);