Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/diff/
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()
Ddiff.c352 print_status(int val, char *path1, char *path2, char *entry) in print_status()
/openbsd/src/usr.bin/rcs/
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
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
Dci.c336 char *path1, *path2; in checkin_diff_file() local
/openbsd/src/regress/sys/kern/unveil/
Dsocket.c14 char *path1, *path2, *path3; in test_bind_unix_socket() local
/openbsd/src/gnu/llvm/clang/bindings/python/tests/cindex/
Dtest_translation_unit.py122 def assert_normpaths_equal(self, path1, path2): argument
/openbsd/src/gnu/llvm/lld/ELF/
DDriverUtils.cpp214 const Twine &path2) { in findFile()
/openbsd/src/gnu/llvm/lldb/source/Target/
DModuleCache.cpp61 static FileSpec JoinPath(const FileSpec &path1, const char *path2) { in JoinPath()
/openbsd/src/usr.bin/make/
Ddir.c673 Dir_Concat(Lst path1, Lst path2) in Dir_Concat()
/openbsd/src/gnu/llvm/lld/MinGW/
DDriver.cpp119 const Twine &path2) { in findFile()
/openbsd/src/usr.bin/cvs/
Ddiff3.c162 char *dp13, *dp23, *path1, *path2, *path3; in cvs_merge_file() local
/openbsd/src/usr.sbin/ldomctl/
Dconfig.c1119 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/
Dsftp.c1319 unsigned long *n_arg, char **path1, char **path2) in parse_args()
1528 char *path1, *path2, *tmp; in parse_dispatch_command() local
/openbsd/src/gnu/llvm/lld/wasm/
DDriver.cpp168 const Twine &path2) { in findFile()
/openbsd/src/usr.bin/infocmp/
Dinfocmp.c1501 const char *path2; in show_databases() local
/openbsd/src/gnu/llvm/lld/COFF/
DDebugTypes.cpp462 static bool equalsPath(StringRef path1, StringRef path2) { in equalsPath()
/openbsd/src/gnu/usr.bin/perl/
Dsyscall_emulator.c1342 const char * path2 = (const char *)va_arg(args, long); in syscall_emulator() local
/openbsd/src/sys/kern/
Dvfs_syscalls.c1697 const char *path2, int flag) in dolinkat()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgcc.c5836 is_directory (path1, path2, linker) in is_directory() argument
/openbsd/src/gnu/llvm/clang/lib/Driver/
DDriver.cpp5831 static Optional<std::string> findFile(StringRef path1, const Twine &path2) { in findFile()
/openbsd/src/gnu/llvm/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h2639 #define __sanitizer_syscall_pre_symlinkat(path1, fd, path2) \ argument
2642 #define __sanitizer_syscall_post_symlinkat(res, path1, fd, path2) \ argument