Home
last modified time | relevance | path

Searched refs:symlinks (Results 1 – 25 of 37) sorted by relevance

12

/dragonfly/contrib/lvm2/dist/udev/
H A D11-dm-lvm.rules7 # These rules create symlinks for LVM logical volumes in
24 # Do not create symlinks for inappropriate subdevices.
28 # Create symlinks for top-level devices only.
H A D13-dm-disk.rules7 # These rules create symlinks in /dev/disk directory.
H A D10-dm.rules.in9 # directory and symlinks to these nodes with names given by
/dragonfly/crypto/openssh/
H A Dsftp-realpath.c63 unsigned symlinks; in sftp_realpath() local
82 symlinks = 0; in sftp_realpath()
169 if (symlinks++ > SYMLOOP_MAX) { in sftp_realpath()
/dragonfly/contrib/lvm2/dist/include/
H A DMakefile28 .symlinks_created: .symlinks
35 $(RM) Makefile .include_symlinks .symlinks_created .symlinks
H A DMakefile.in28 .symlinks_created: .symlinks
35 $(RM) Makefile .include_symlinks .symlinks_created .symlinks
/dragonfly/lib/libc/stdlib/
H A Drealpath.c56 unsigned symlinks; in realpath() local
89 symlinks = 0; in realpath()
183 if (symlinks++ > MAXSYMLINKS) { in realpath()
/dragonfly/contrib/tcsh-6/
H A Dsh.dir.h44 EXTERN int symlinks; variable
H A Dsh.set.c119 symlinks = SYM_IGNORE; in update_vars()
121 symlinks = SYM_EXPAND; in update_vars()
123 symlinks = SYM_CHASE; in update_vars()
125 symlinks = 0; in update_vars()
794 symlinks = 0; in unset()
H A Dsh.dir.c609 dp = dnormalize(cp, symlinks == SYM_IGNORE); in dfollow()
649 dp = dnormalize(buf.s, symlinks == SYM_IGNORE || in dfollow()
650 symlinks == SYM_EXPAND); in dfollow()
1049 if (sp != cp && symlinks == SYM_CHASE && in dcanon_internal()
H A Dsh.glob.c377 if (symlinks == SYM_EXPAND) { in globexpand()
646 else if (symlinks == SYM_EXPAND && in tglob()
H A Dtw.parse.c431 if ((bptr = dnormalize(qline.s + wordp, symlinks == SYM_IGNORE || in tenematch()
432 symlinks == SYM_EXPAND)) != NULL) { in tenematch()
1948 symlinks == SYM_IGNORE || symlinks == SYM_EXPAND)) || in expand_dir()
H A Dtc.func.c339 tmp = dnormalize(v[k], symlinks == SYM_IGNORE); in dolist()
/dragonfly/share/examples/
H A DMakefile34 symlinks:: target
/dragonfly/contrib/lvm2/dist/
H A Dlvm2netbsd56 cp `cat .symlinks | xargs` .;
/dragonfly/tools/tools/locale/tools/
H A Dfinalize26 TEMP3=/tmp/${1}.symlinks
/dragonfly/tools/tools/
H A DREADME24 unpriv_base Creates symlinks for private base libraries and headers.
/dragonfly/contrib/file/src/
H A Dmagic.h.in34 #define MAGIC_SYMLINK 0x0000002 /* Follow symlinks */
/dragonfly/contrib/libarchive/
H A DNEWS43 Mar 27, 2019: Support for file and directory symlinks on Windows
207 Mar 12, 2010: Don't dereference symlinks on Linux when reading ACLs.
403 Jan 22, 2008: Fix bad padding when writing symlinks to newc cpio archives.
638 Feb 26, 2007: Don't lose symlinks when extracting from ISOs.
/dragonfly/include/
H A DMakefile235 symlinks: mtree_setup target
/dragonfly/contrib/bzip2/
H A DCHANGES235 * Dereference symlinks when copying file permissions in -f mode.
/dragonfly/contrib/zstd/
H A DCHANGELOG136 cli: Recognize symlinks when built in C99 mode by @felixhandte (#1640)
140 cli: zstdcat: follow symlinks by @vejnar (#1604)
/dragonfly/contrib/bmake/mk/
H A DREADME201 Possible values are "symlinks" or "copies" (which is
H A Dmk-files.txt368 and so are useful for creating symlinks during the build phase.
/dragonfly/
H A DMakefile.inc1379 cd ${.CURDIR}; ${WMAKE} SHARED=symlinks par-includes

12