| /minix3/external/bsd/libarchive/dist/libarchive/test/ |
| H A D | test_read_format_isorr_ce.c | 88 char path1[160]; in DEFINE_TEST() local
|
| H A D | test.h | 193 #define assertIsHardlink(path1, path2) \ argument 195 #define assertIsNotHardlink(path1, path2) \ argument
|
| H A D | main.c | 852 const char *path1, const char *path2) in is_hardlink() 897 const char *path1, const char *path2) in assertion_is_hardlink() 909 const char *path1, const char *path2) in assertion_is_not_hardlink()
|
| /minix3/external/bsd/libarchive/dist/tar/test/ |
| H A D | test_windows.c | 42 mkfullpath(char **path1, char **path2, const char *tpath, int type) in mkfullpath()
|
| H A D | test.h | 191 #define assertIsHardlink(path1, path2) \ argument 193 #define assertIsNotHardlink(path1, path2) \ argument
|
| H A D | main.c | 958 const char *path1, const char *path2) in is_hardlink() 1003 const char *path1, const char *path2) in assertion_is_hardlink() 1015 const char *path1, const char *path2) in assertion_is_not_hardlink()
|
| /minix3/external/bsd/llvm/dist/clang/bindings/python/tests/cindex/ |
| H A D | test_translation_unit.py | 68 def normpaths_equal(path1, path2): argument
|
| /minix3/minix/usr.bin/diff/ |
| H A D | diffdir.c | 65 char path1[MAXPATHLEN], path2[MAXPATHLEN]; in diffdir() local 330 diffit(struct diffdirent *dp, char *path1, size_t plen1, char *path2, size_t plen2, in diffit()
|
| H A D | diff.c | 355 print_status(int val, char *path1, char *path2, char *entry) in print_status()
|
| /llvm-project/libcxx/include/__filesystem/ |
| H A D | filesystem_error.h | 47 _LIBCPP_HIDE_FROM_ABI const path& path1() const noexcept { return __storage_->__p1_; } in path1() function
|
| /minix3/external/bsd/kyua-cli/dist/utils/fs/ |
| H A D | lua_module.cpp | 239 const fs::path path1(state.to_string(-2)); in lua_fs_join() local
|
| H A D | path_test.cpp | 46 #define REQUIRE_JOIN_ERROR(path1, path2, expr) \ argument
|
| /minix3/external/bsd/libarchive/dist/cpio/test/ |
| H A D | test.h | 189 #define assertIsHardlink(path1, path2) \ argument 191 #define assertIsNotHardlink(path1, path2) \ argument
|
| H A D | main.c | 862 const char *path1, const char *path2) in is_hardlink() 907 const char *path1, const char *path2) in assertion_is_hardlink() 919 const char *path1, const char *path2) in assertion_is_not_hardlink()
|
| /llvm-project/lld/ELF/ |
| H A D | DriverUtils.cpp | 213 findFile(StringRef path1,const Twine & path2) findFile() argument
|
| /llvm-project/clang/bindings/python/tests/cindex/ |
| H A D | test_translation_unit.py | 144 assert_normpaths_equal(self, path1, path2) global() argument
|
| /minix3/minix/tests/ |
| H A D | test43.c | 162 static char *pathncat(char *buffer, size_t size, const char *path1, const char *path2) in pathncat()
|
| /llvm-project/lldb/source/Target/ |
| H A D | ModuleCache.cpp | 61 static FileSpec JoinPath(const FileSpec &path1, const char *path2) { in JoinPath() argument
|
| /llvm-project/lld/MinGW/ |
| H A D | Driver.cpp | 129 findFile(StringRef path1,const Twine & path2) findFile() argument
|
| /minix3/usr.bin/make/ |
| H A D | dir.c | 1758 Dir_Concat(Lst path1, Lst path2) in Dir_Concat()
|
| /llvm-project/lld/wasm/ |
| H A D | Driver.cpp | 200 findFile(StringRef path1,const Twine & path2) findFile() argument
|
| /minix3/minix/commands/synctree/ |
| H A D | synctree.c | 50 #define symlink(path1, path2) (errno= ENOSYS, -1) argument
|
| /llvm-project/lld/COFF/ |
| H A D | DebugTypes.cpp | 464 equalsPath(StringRef path1,StringRef path2) equalsPath() argument
|
| /minix3/minix/commands/remsync/ |
| H A D | remsync.c | 31 #define symlink(path1, path2) (errno= ENOSYS, -1) argument
|
| /llvm-project/compiler-rt/include/sanitizer/ |
| H A D | netbsd_syscall_hooks.h | 2639 #define __sanitizer_syscall_pre_symlinkat(path1, fd, path2) \ argument 2642 #define __sanitizer_syscall_post_symlinkat(res, path1, fd, path2) \ argument
|