Searched refs:copyfile (Results 1 – 17 of 17) sorted by relevance
| /netbsd-src/usr.sbin/vipw/ |
| H A D | vipw.c | 60 static void copyfile(int, int); 108 copyfile(pfd, tfd); in main() 130 copyfile(int from, int to) in copyfile() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/ |
| H A D | symlink_or_copy.py | 42 shutil.copyfile(os.path.join(os.path.dirname(output), source), output)
|
| /netbsd-src/share/examples/refuse/fanoutfs/ |
| H A D | fanoutfs.c | 160 copyfile(char *from, char *to) in copyfile() function 269 if (!copyfile(name, newname)) { in fanoutfs_open()
|
| /netbsd-src/usr.sbin/traceroute/ |
| H A D | trrt2netbsd | 116 sub copyfile { subroutine
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DumpTool/ |
| H A D | generate_cxx_src_locs.py | 370 shutil.copyfile(options.empty_implementation, options.output_file)
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/ |
| H A D | ScanView.py | 248 self.copyfile(f, self.wfile) 288 self.copyfile(f, self.wfile)
|
| /netbsd-src/external/apache2/llvm/dist/clang/utils/check_cfc/ |
| H A D | check_cfc.py | 374 shutil.copyfile(output_file_orig, temp_output_file_orig)
|
| /netbsd-src/external/mit/libuv/dist/ |
| H A D | Makefile.am | 171 test/test-fs-copyfile.c \
|
| H A D | CMakeLists.txt | 484 test/test-fs-copyfile.c
|
| H A D | ChangeLog | 1429 * fs: remove macOS-specific copyfile(3) (Rich Trott) 1431 * fs: add test for copyfile() respecting permissions (Rich Trott)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/ |
| H A D | Path.inc | 41 #include <copyfile.h> 1452 copyfile(From.str().c_str(), To.str().c_str(), /* State */ NULL, Flag);
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
| H A D | operations.cpp | 37 #elif defined(__APPLE__) || __has_include(<copyfile.h>)
|
| /netbsd-src/external/mit/libuv/dist/src/win/ |
| H A D | fs.c | 2804 XX(COPYFILE, copyfile) in uv__fs_work()
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | ChangeLog-2018 | 350 * testsuite/binutils-all/elfedit.exp: Don't set tempfile or copyfile.
|
| H A D | ChangeLog-2017 | 1078 `copyfile' variables.
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | ChangeLog-2018 | 350 * testsuite/binutils-all/elfedit.exp: Don't set tempfile or copyfile.
|
| H A D | ChangeLog-2017 | 1078 `copyfile' variables.
|