Home
last modified time | relevance | path

Searched defs:copyfile (Results 51 – 75 of 361) sorted by relevance

12345678910>>...15

/dports/lang/tclX/tclx8.4/library/
H A Dcompat.tcl268 proc copyfile args { procedure
/dports/sysutils/vcp/vcp-2.2/
H A Dcopy.c112 int copyfile(char *srcfile, char *destfile, struct stat *st) { in copyfile() function
/dports/irc/eggdrop/eggdrop-1.9.1/src/
H A Dmisc_file.c39 int copyfile(char *oldpath, char *newpath) in copyfile() function
/dports/editors/fte/fte/src/
H A Ds_util.cpp27 static int copyfile(char const* f1, char const* f2) { // from F1 to F2 in copyfile() function
/dports/www/srt/srt-1.4.4/test/
H A Dtest_file_transmission.cpp107 std::ofstream copyfile("file.target", std::ios::out | std::ios::trunc | std::ios::binary); in TEST() local
/dports/archivers/arc/arc-5.21p/
H A Dmarc.c311 copyfile(f,hdr,ver) /* copy a file from an archive */ in copyfile() function
/dports/games/atr3d/atr3d/
H A Dinit.cpp280 int copyfile(char *ConfDirName, const char *FileName) in copyfile() function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/warp-3.3.17/test/
H A DSendFileSpec.hs108 copyfile src dst off len = function
/dports/deskutils/plan/plan-1.10.1/src/
H A Dfile_w.c42 BOOL copyfile( in copyfile() function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/warp-3.3.13/test/
H A DSendFileSpec.hs108 copyfile src dst off len = function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/warp-3.3.9/test/
H A DSendFileSpec.hs108 copyfile src dst off len = function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/warp-3.3.12/test/
H A DSendFileSpec.hs108 copyfile src dst off len = function
/dports/devel/global/global-6.6.7/libutil/
H A Dfileop.c181 copyfile(const char *src, const char *dist) in copyfile() function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/warp-3.3.14/test/
H A DSendFileSpec.hs108 copyfile src dst off len = function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/warp-3.3.14/test/
H A DSendFileSpec.hs108 copyfile src dst off len = function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/warp-3.3.17/test/
H A DSendFileSpec.hs108 copyfile src dst off len = function
/dports/japanese/plan/plan-1.10.1/src/
H A Dfile_w.c42 BOOL copyfile( in copyfile() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dcopyfile.c143 int copyfile(const char *from, const char *to) in copyfile() function
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dcopyfile.c143 int copyfile(const char *from, const char *to) in copyfile() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/third_party/pyfakefs/pyfakefs/
H A Dfake_filesystem_shutil.py93 def copyfile(self, src, dst): member in FakeShutilModule
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/pyfakefs/pyfakefs/
H A Dfake_filesystem_shutil.py93 def copyfile(self, src, dst): member in FakeShutilModule
/dports/games/py-fife/fifengine-0.4.2/tools/analyzers/
H A Ddep_analyzer.py31 def copyfile(src,dest): function
/dports/sysutils/py-ranger/ranger-1.9.3/ranger/ext/
H A Dshutil_generatorized.py118 def copyfile(src, dst): function
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dcopyfile.c143 int copyfile(const char *from, const char *to) in copyfile() function
/dports/deskutils/recoll/recoll-1.31.2/utils/
H A Dcopyfile.cpp42 bool copyfile(const char *src, const char *dst, string &reason, int flags) in copyfile() function

12345678910>>...15