/openbsd-src/usr.bin/diff/ |
H A D | diffdir.c | 54 char path1[PATH_MAX], path2[PATH_MAX]; in diffdir() local 170 diffit(struct dirent *dp, char *path1, size_t plen1, char *path2, size_t plen2, in diffit()
|
H A D | diff.c | 352 print_status(int val, char *path1, char *path2, char *entry) in print_status()
|
/openbsd-src/usr.bin/rcs/ |
H A D | rcsdiff.c | 277 char *path1, *path2; in rcsdiff_file() local 365 char *path1, *path2, rbuf1[RCS_REV_BUFSZ], rbuf2[RCS_REV_BUFSZ]; in rcsdiff_rev() local
|
H A D | diff3.c | 158 char *argv[5], *dp13, *dp23, *path1, *path2, *path3; in merge_diff3() local 265 char *dp13, *dp23, *path1, *path2, *path3; in rcs_diff3() local
|
H A D | ci.c | 336 char *path1, *path2; in checkin_diff_file() local
|
/openbsd-src/regress/sys/kern/unveil/ |
H A D | socket.c | 14 char *path1, *path2, *path3; in test_bind_unix_socket() local
|
/openbsd-src/gnu/llvm/libcxx/include/__filesystem/ |
H A D | filesystem_error.h | 59 const path& path2() const noexcept { return __storage_->__p2_; } in path2() function
|
/openbsd-src/gnu/llvm/clang/bindings/python/tests/cindex/ |
H A D | test_translation_unit.py | 122 def assert_normpaths_equal(self, path1, path2): argument
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | DriverUtils.cpp | 214 const Twine &path2) { in findFile()
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | ModuleCache.cpp | 61 static FileSpec JoinPath(const FileSpec &path1, const char *path2) { in JoinPath()
|
/openbsd-src/usr.bin/make/ |
H A D | dir.c | 673 Dir_Concat(Lst path1, Lst path2) in Dir_Concat()
|
/openbsd-src/gnu/llvm/lld/MinGW/ |
H A D | Driver.cpp | 119 const Twine &path2) { in findFile()
|
/openbsd-src/usr.bin/cvs/ |
H A D | diff3.c | 162 char *dp13, *dp23, *path1, *path2, *path3; in cvs_merge_file() local
|
/openbsd-src/usr.sbin/ldomctl/ |
H A D | config.c | 1119 const char *path2 = component->path; in hvmd_finalize_pcie_device() local 2200 const char *path2 = subdevice->path; in guest_match_path() local 2264 char *path2; in guest_prune_pcie() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | sftp.c | 1319 unsigned long *n_arg, char **path1, char **path2) in parse_args() 1528 char *path1, *path2, *tmp; in parse_dispatch_command() local
|
/openbsd-src/usr.bin/infocmp/ |
H A D | infocmp.c | 1501 const char *path2; in show_databases() local
|
/openbsd-src/gnu/llvm/lld/wasm/ |
H A D | Driver.cpp | 168 const Twine &path2) { in findFile()
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | DebugTypes.cpp | 462 static bool equalsPath(StringRef path1, StringRef path2) { in equalsPath()
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | syscall_emulator.c | 1342 const char * path2 = (const char *)va_arg(args, long); in syscall_emulator() local
|
/openbsd-src/sys/kern/ |
H A D | vfs_syscalls.c | 1698 dolinkat(struct proc * p,int fd1,const char * path1,int fd2,const char * path2,int flag) dolinkat() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gcc.c | 5836 is_directory (path1, path2, linker) in is_directory() argument
|
/openbsd-src/gnu/llvm/clang/lib/Driver/ |
H A D | Driver.cpp | 5831 static Optional<std::string> findFile(StringRef path1, const Twine &path2) { in findFile()
|
/openbsd-src/gnu/llvm/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
|