Searched refs:symlinks (Results 1 - 22 of 22) sorted by relevance

/freebsd-10.0-release/contrib/tcsh/
H A Dsh.dir.h45 EXTERN int symlinks; variable
H A Dsh.set.c116 symlinks = SYM_IGNORE;
118 symlinks = SYM_EXPAND;
120 symlinks = SYM_CHASE;
122 symlinks = 0;
148 * convert to cononical pathname (possibly resolving symlinks)
780 symlinks = 0;
H A Dtw.parse.c436 if ((bptr = dnormalize(qline.s + wordp, symlinks == SYM_IGNORE ||
437 symlinks == SYM_EXPAND)) != NULL) {
1949 symlinks == SYM_IGNORE || symlinks == SYM_EXPAND)) ||
H A Dsh.dir.c618 * if we are ignoring symlinks, try to fix relatives now.
619 * if we are expading symlinks, it should be done by now.
621 dp = dnormalize(cp, symlinks == SYM_IGNORE);
659 * If we are normalizing symlinks
661 dp = dnormalize(buf.s, symlinks == SYM_IGNORE ||
662 symlinks == SYM_EXPAND);
886 #ifdef S_IFLNK /* if we have symlinks */
974 #ifdef S_IFLNK /* if we have symlinks */
975 if (sp != cp && /* symlinks != SYM_IGNORE && */
1045 #ifdef S_IFLNK /* if we have symlinks */
[all...]
H A Dsh.glob.c374 * Step 4: expand .. if the variable symlinks==expand is set
376 if (symlinks == SYM_EXPAND) {
638 else if (symlinks == SYM_EXPAND &&
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Drealpath.c57 unsigned symlinks; local
62 symlinks = 0;
146 if (symlinks++ > MAXSYMLINKS) {
/freebsd-10.0-release/lib/libc/stdlib/
H A Drealpath.c56 unsigned symlinks; local
75 symlinks = 0;
189 if (symlinks++ > MAXSYMLINKS) {
/freebsd-10.0-release/share/sendmail/
H A DMakefile15 # source (``symlinks''), or a separate copy (``copies'')
31 symlinks::
/freebsd-10.0-release/tools/regression/usr.bin/env/
H A Dregress-sb.rb64 @symlinks = Array.new
90 @symlinks << Array.[](srcf, newf)
133 @symlinks.each { |fnames|
145 @symlinks.each { |fnames|
/freebsd-10.0-release/contrib/bmake/mk/
H A Down.mk207 # source (``symlinks''), or a separate copy (``copies''); (latter useful
209 #SYS_INCLUDE= symlinks
/freebsd-10.0-release/tools/tools/tinybsd/
H A Dtinybsd417 symlinks() { function
520 symlinks
/freebsd-10.0-release/share/examples/
H A DMakefile211 # source (``symlinks''), or a separate copy (``copies''); (latter useful
231 symlinks:
238 .if ${SHARED} != "symlinks"
242 .if ${SHARED} != "symlinks"
/freebsd-10.0-release/include/
H A DMakefile91 # source (``symlinks''), or a separate copy (``copies''). ``symlinks'' is
94 #SHARED= symlinks
134 # Take care of stale directory-level symlinks.
224 symlinks:
225 @${ECHO} "Setting up symlinks to kernel source tree..."
/freebsd-10.0-release/
H A DMakefile.inc1541 ${_+_}cd ${.CURDIR}; ${WMAKE} SHARED=symlinks par-includes
/freebsd-10.0-release/contrib/atf/admin/
H A Dltmain.sh2990 # Install the shared library and build the symlinks.
3008 # Delete the old symlinks, and create new ones.
4621 Does not chase symlinks, even on platforms that support them.
4742 "checking path component for symlinks: %s\n",
4781 "could not follow symlinks for %s", pathspec);
9508 # Delete the libtool libraries and symlinks.
/freebsd-10.0-release/contrib/ldns/
H A Dltmain.sh2990 # Install the shared library and build the symlinks.
3008 # Delete the old symlinks, and create new ones.
4621 Does not chase symlinks, even on platforms that support them.
4742 "checking path component for symlinks: %s\n",
4781 "could not follow symlinks for %s", pathspec);
9514 # Delete the libtool libraries and symlinks.
/freebsd-10.0-release/contrib/libyaml/config/
H A Dltmain.sh2045 # Install the shared library and build the symlinks.
2063 # Delete the old symlinks, and create new ones.
3655 Does not chase symlinks, even on platforms that support them.
3773 LTWRAPPER_DEBUGPRINTF (("checking path component for symlinks: %s\n",
3810 lt_fatal ("Could not follow symlinks for %s", pathspec);
8264 # Delete the libtool libraries and symlinks.
/freebsd-10.0-release/contrib/openbsm/config/
H A Dltmain.sh3020 # Install the shared library and build the symlinks.
3038 # Delete the old symlinks, and create new ones.
4654 Does not chase symlinks, even on platforms that support them.
4775 "checking path component for symlinks: %s\n",
4814 "could not follow symlinks for %s", pathspec);
9559 # Delete the libtool libraries and symlinks.
/freebsd-10.0-release/contrib/openpam/
H A Dltmain.sh3020 # Install the shared library and build the symlinks.
3038 # Delete the old symlinks, and create new ones.
4654 Does not chase symlinks, even on platforms that support them.
4775 "checking path component for symlinks: %s\n",
4814 "could not follow symlinks for %s", pathspec);
9559 # Delete the libtool libraries and symlinks.
/freebsd-10.0-release/contrib/unbound/
H A Dltmain.sh2990 # Install the shared library and build the symlinks.
3008 # Delete the old symlinks, and create new ones.
4621 Does not chase symlinks, even on platforms that support them.
4742 "checking path component for symlinks: %s\n",
4781 "could not follow symlinks for %s", pathspec);
9508 # Delete the libtool libraries and symlinks.
/freebsd-10.0-release/crypto/heimdal/
H A Dltmain.sh2989 # Install the shared library and build the symlinks.
3007 # Delete the old symlinks, and create new ones.
4615 Does not chase symlinks, even on platforms that support them.
4736 "checking path component for symlinks: %s\n",
4775 "could not follow symlinks for %s", pathspec);
9489 # Delete the libtool libraries and symlinks.
/freebsd-10.0-release/contrib/ncurses/
H A Dconfigure45 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
742 --enable-symlinks make tic use symbolic links not hard links
761 --with-manpage-symlinks specify manpage-aliases using symlinks
5825 ### Use option --enable-symlinks to make tic use symlinks, not hard links
6063 # Check whether --enable-symlinks or --disable-symlinks was given.
8571 echo "$as_me:8571: checking if manpage symlinks should be used" >&5
8572 echo $ECHO_N "checking if manpage symlinks shoul
[all...]

Completed in 512 milliseconds