/openbsd-src/usr.bin/cvs/ |
H A D | client.c | 703 char *en, *mode, *len, *rpath, *p; in cvs_client_updated() local 803 char timebuf[CVS_TIME_BUFSZ], *repo, *rpath, *entry, *mode; in cvs_client_merged() local 875 char *rpath, *filename, fpath[PATH_MAX]; in cvs_client_removed() local 898 char *filename, *rpath; in cvs_client_remove_entry() local 1035 char rpath[PATH_MAX], timebuf[CVS_TIME_BUFSZ], *s; in cvs_client_initlog() local
|
H A D | repository.c | 105 char *s, fpath[PATH_MAX], rpath[PATH_MAX]; in cvs_repository_getdir() local
|
H A D | init.c | 147 char rpath[PATH_MAX]; in init_mkfile() local
|
H A D | util.c | 567 char *entry, *sp, *dp, *dir, *p, rpath[PATH_MAX], repo[PATH_MAX]; in cvs_mkpath() local 663 char *sp, *dp, *dir, rpath[PATH_MAX]; in cvs_mkdir() local
|
/openbsd-src/lib/libutil/ |
H A D | readlabel.c | 53 char rpath[PATH_MAX]; in readlabelfs() local
|
/openbsd-src/gnu/gcc/config/ |
H A D | lib-link.m4 | 117 AC_ARG_ENABLE(rpath, optenable
|
/openbsd-src/gnu/usr.bin/texinfo/m4/ |
H A D | lib-link.m4 | 117 AC_ARG_ENABLE(rpath, optenable
|
/openbsd-src/gnu/usr.bin/binutils-2.17/config/ |
H A D | lib-link.m4 | 117 AC_ARG_ENABLE(rpath, optenable
|
/openbsd-src/usr.sbin/nsd/ |
H A D | acx_nlnetlabs.m4 | 626 AC_ARG_ENABLE(rpath, optenable
|
/openbsd-src/usr.sbin/unbound/ |
H A D | acx_nlnetlabs.m4 | 626 AC_ARG_ENABLE(rpath, optenable
|
/openbsd-src/libexec/ld.so/ |
H A D | resolve.h | 126 const char *rpath; member 240 char **rpath; member
|
/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | ld.h | 109 char *rpath; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ld.h | 159 char *rpath; member
|
/openbsd-src/gnu/llvm/lld/MachO/ |
H A D | InputFiles.cpp | 1602 for (StringRef rpath : umbrella->rpaths) { in findDylib() local 1699 StringRef rpath{reinterpret_cast<const char *>(cmd) + cmd->path}; in DylibFile() local
|
/openbsd-src/libexec/ftpd/ |
H A D | ftpd.c | 2735 char dir[PATH_MAX], path[PATH_MAX], rpath[PATH_MAX]; in logxfer() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | elflink.h | 1440 struct bfd_link_needed_list *rpath = NULL, *runpath = NULL; local 3172 const char *rpath; variable
|
H A D | elflink.c | 3010 struct bfd_link_needed_list *rpath = NULL, *runpath = NULL; in elf_link_add_object_symbols() local 4610 const char *rpath, in bfd_elf_size_dynamic_sections()
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | Config.h | 174 std::string rpath; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elflink.c | 3235 struct bfd_link_needed_list *rpath = NULL, *runpath = NULL; in elf_link_add_object_symbols() local 5093 const char *rpath, in bfd_elf_size_dynamic_sections()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 9366 static void PrintRpathLoadCommand(MachO::rpath_command rpath, const char *Ptr) { in PrintRpathLoadCommand()
|