Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/osl/unx/
H A Dfile_misc.cxx583 static oslFileError osl_psz_moveFile(const char* pszPath, const char* pszDestPath);
589 static oslFileError oslDoMoveFile(const char* pszPath, const char* pszDestPath);
702 static oslFileError oslDoMoveFile(const char* pszPath, const char* pszDestPath) in oslDoMoveFile() argument
704 oslFileError tErr = osl_psz_moveFile(pszPath,pszDestPath); in oslDoMoveFile()
711 tErr = osl_psz_copyFile(pszPath,pszDestPath, true); in oslDoMoveFile()
715 osl_unlinkFile(pszDestPath); in oslDoMoveFile()
752 static oslFileError osl_psz_moveFile(const char* pszPath, const char* pszDestPath) in osl_psz_moveFile() argument
754 int nRet = rename(pszPath,pszDestPath); in osl_psz_moveFile()
801 nRet = stat_c(pszDestPath,&aFileStat); in osl_psz_copyFile()
824 tErr = oslDoCopy(pszPath, pszDestPath, nMode, nSourceSize, DestFileExists); in osl_psz_copyFile()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/osl/unx/
H A Dfile_misc.cxx589 static oslFileError oslDoMoveFile(const sal_Char* pszPath, const sal_Char* pszDestPath);
702 static oslFileError oslDoMoveFile(const sal_Char* pszPath, const sal_Char* pszDestPath) in oslDoMoveFile() argument
704 oslFileError tErr = osl_psz_moveFile(pszPath,pszDestPath); in oslDoMoveFile()
711 tErr = osl_psz_copyFile(pszPath,pszDestPath, true); in oslDoMoveFile()
715 osl_unlinkFile(pszDestPath); in oslDoMoveFile()
752 static oslFileError osl_psz_moveFile(const sal_Char* pszPath, const sal_Char* pszDestPath) in osl_psz_moveFile() argument
754 int nRet = rename(pszPath,pszDestPath); in osl_psz_moveFile()
763 SAL_INFO("sal.file", "rename(" << pszPath << "," << pszDestPath << "): OK"); in osl_psz_moveFile()
801 nRet = stat_c(pszDestPath,&aFileStat); in osl_psz_copyFile()
824 tErr = oslDoCopy(pszPath, pszDestPath, nMode, nSourceSize, DestFileExists); in osl_psz_copyFile()
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Diadmw.h294 …rt(LPCWSTR pszPasswd,LPCWSTR pszFileName,LPCWSTR pszSourcePath,LPCWSTR pszDestPath,DWORD dwMDFlags…
338 …is,LPCWSTR pszPasswd,LPCWSTR pszFileName,LPCWSTR pszSourcePath,LPCWSTR pszDestPath,DWORD dwMDFlags…
384 …,pszFileName,pszSourcePath,pszDestPath,dwMDFlags) (This)->lpVtbl->Import(This,pszPasswd,pszFileNam… argument
395 …is,LPCWSTR pszPasswd,LPCWSTR pszFileName,LPCWSTR pszSourcePath,LPCWSTR pszDestPath,DWORD dwMDFlags…
452 …is,LPCWSTR pszPasswd,LPCWSTR pszFileName,LPCWSTR pszSourcePath,LPCWSTR pszDestPath,DWORD dwMDFlags…
499 …,pszFileName,pszSourcePath,pszDestPath,dwMDFlags) (This)->lpVtbl->Import(This,pszPasswd,pszFileNam… argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Diadmw.h294 …rt(LPCWSTR pszPasswd,LPCWSTR pszFileName,LPCWSTR pszSourcePath,LPCWSTR pszDestPath,DWORD dwMDFlags…
338 …is,LPCWSTR pszPasswd,LPCWSTR pszFileName,LPCWSTR pszSourcePath,LPCWSTR pszDestPath,DWORD dwMDFlags…
384 …,pszFileName,pszSourcePath,pszDestPath,dwMDFlags) (This)->lpVtbl->Import(This,pszPasswd,pszFileNam… argument
395 …is,LPCWSTR pszPasswd,LPCWSTR pszFileName,LPCWSTR pszSourcePath,LPCWSTR pszDestPath,DWORD dwMDFlags…
452 …is,LPCWSTR pszPasswd,LPCWSTR pszFileName,LPCWSTR pszSourcePath,LPCWSTR pszDestPath,DWORD dwMDFlags…
499 …,pszFileName,pszSourcePath,pszDestPath,dwMDFlags) (This)->lpVtbl->Import(This,pszPasswd,pszFileNam… argument