/openbsd/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/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/regress/sys/kern/unveil/ |
H A D | socket.c | 14 char *path1, *path2, *path3; in test_bind_unix_socket() local
|
/openbsd/gnu/llvm/libcxx/include/__filesystem/ |
H A D | filesystem_error.h | 56 const path& path1() const noexcept { return __storage_->__p1_; } in path1() function
|
/openbsd/gnu/llvm/clang/bindings/python/tests/cindex/ |
H A D | test_translation_unit.py | 122 def assert_normpaths_equal(self, path1, path2): argument
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | DriverUtils.cpp | 213 static std::optional<std::string> findFile(StringRef path1, in findFile()
|
/openbsd/gnu/llvm/lldb/source/Target/ |
H A D | ModuleCache.cpp | 61 static FileSpec JoinPath(const FileSpec &path1, const char *path2) { in JoinPath()
|
/openbsd/usr.bin/make/ |
H A D | dir.c | 673 Dir_Concat(Lst path1, Lst path2) in Dir_Concat()
|
/openbsd/gnu/llvm/lld/MinGW/ |
H A D | Driver.cpp | 118 static std::optional<std::string> findFile(StringRef path1, in findFile()
|
/openbsd/usr.bin/cvs/ |
H A D | diff3.c | 162 char *dp13, *dp23, *path1, *path2, *path3; in cvs_merge_file() local
|
/openbsd/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/gnu/llvm/lld/wasm/ |
H A D | Driver.cpp | 167 static std::optional<std::string> findFile(StringRef path1, in findFile()
|
/openbsd/gnu/llvm/lld/COFF/ |
H A D | DebugTypes.cpp | 462 static bool equalsPath(StringRef path1, StringRef path2) { in equalsPath()
|
/openbsd/gnu/usr.bin/perl/ |
H A D | syscall_emulator.c | 1340 const char * path1 = (const char *)va_arg(args, long); in syscall_emulator() local
|
/openbsd/sys/kern/ |
H A D | vfs_syscalls.c | 1697 dolinkat(struct proc * p,int fd1,const char * path1,int fd2,const char * path2,int flag) dolinkat() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | gcc.c | 5836 is_directory (path1, path2, linker) in is_directory() argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | gcc.c | 5988 is_directory (const char *path1, bool linker) in is_directory()
|
/openbsd/gnu/llvm/clang/lib/Driver/ |
H A D | Driver.cpp | 5831 static Optional<std::string> findFile(StringRef path1, const Twine &path2) { in findFile()
|
/openbsd/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
|