Home
last modified time | relevance | path

Searched defs:symlink (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__filesystem/
H A Dfile_type.h31 symlink = 3, enumerator
/openbsd-src/regress/sys/kern/realpath/
H A Drealpath3.c61 char left[PATH_MAX], next_token[PATH_MAX], symlink[PATH_MAX]; in realpath3() local
/openbsd-src/usr.bin/ssh/
H A Dsftp-realpath.c63 char left[PATH_MAX], next_token[PATH_MAX], symlink[PATH_MAX]; in sftp_realpath() local
/openbsd-src/gnu/usr.bin/perl/dist/PathTools/
H A DCwd.xs195 char symlink[MAXPATHLEN]; in bsd_realpath() local
[all...]
/openbsd-src/gnu/usr.sbin/mkhybrid/src/diag/
H A Disoinfo.c165 char symlink[1024]; in parse_rr() local
H A Disodump.c198 char symlink[1024]; in parse_rr() local
H A Disovfy.c175 char symlink[1024]; in parse_rr() local
/openbsd-src/usr.sbin/makefs/
H A Dmakefs.h95 char *symlink; /* symlink target */ member
/openbsd-src/lib/libfuse/
H A Dfuse.h107 int (*symlink)(const char *, const char *); member
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32iop.h313 #define symlink win32_symlink macro
/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Dposix_compat.h458 const auto &symlink = reparse->SymbolicLinkReparseBuffer; in readlink() local
/openbsd-src/regress/usr.sbin/pkg_add/
H A DMakefile799 symlink: rep0/sym-0.tgz target
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModuleList.cpp176 for (FileSpec symlink : list) { in UpdateSymlinkMappings() local
/openbsd-src/gnu/llvm/lld/MachO/
H A DDriver.cpp118 SmallString<260> symlink; in findFramework() local
/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvmsish.h412 # define symlink my_symlink macro