Home
last modified time | relevance | path

Searched defs:path1 (Results 1 – 22 of 22) sorted by relevance

/openbsd/usr.bin/diff/
H A Ddiffdir.c54 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 Ddiff.c352 print_status(int val, char *path1, char *path2, char *entry) in print_status()
/openbsd/usr.bin/rcs/
H A Drcsdiff.c277 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 Ddiff3.c158 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 Dci.c336 char *path1, *path2; in checkin_diff_file() local
/openbsd/regress/sys/kern/unveil/
H A Dsocket.c14 char *path1, *path2, *path3; in test_bind_unix_socket() local
/openbsd/gnu/llvm/libcxx/include/__filesystem/
H A Dfilesystem_error.h56 const path& path1() const noexcept { return __storage_->__p1_; } in path1() function
/openbsd/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dtest_translation_unit.py122 def assert_normpaths_equal(self, path1, path2): argument
/openbsd/gnu/llvm/lld/ELF/
H A DDriverUtils.cpp213 static std::optional<std::string> findFile(StringRef path1, in findFile()
/openbsd/gnu/llvm/lldb/source/Target/
H A DModuleCache.cpp61 static FileSpec JoinPath(const FileSpec &path1, const char *path2) { in JoinPath()
/openbsd/usr.bin/make/
H A Ddir.c673 Dir_Concat(Lst path1, Lst path2) in Dir_Concat()
/openbsd/gnu/llvm/lld/MinGW/
H A DDriver.cpp118 static std::optional<std::string> findFile(StringRef path1, in findFile()
/openbsd/usr.bin/cvs/
H A Ddiff3.c162 char *dp13, *dp23, *path1, *path2, *path3; in cvs_merge_file() local
/openbsd/usr.bin/ssh/
H A Dsftp.c1319 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 DDriver.cpp167 static std::optional<std::string> findFile(StringRef path1, in findFile()
/openbsd/gnu/llvm/lld/COFF/
H A DDebugTypes.cpp462 static bool equalsPath(StringRef path1, StringRef path2) { in equalsPath()
/openbsd/gnu/usr.bin/perl/
H A Dsyscall_emulator.c1340 const char * path1 = (const char *)va_arg(args, long); in syscall_emulator() local
/openbsd/sys/kern/
H A Dvfs_syscalls.c1697 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 Dgcc.c5836 is_directory (path1, path2, linker) in is_directory() argument
/openbsd/gnu/gcc/gcc/
H A Dgcc.c5988 is_directory (const char *path1, bool linker) in is_directory()
/openbsd/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp5831 static Optional<std::string> findFile(StringRef path1, const Twine &path2) { in findFile()
/openbsd/gnu/llvm/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h2639 #define __sanitizer_syscall_pre_symlinkat(path1, fd, path2) \ argument
2642 #define __sanitizer_syscall_post_symlinkat(res, path1, fd, path2) \ argument