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

12

/macosx-10.10/tcsh-65/tcsh/
H A Dsh.dir.h45 EXTERN int symlinks; variable
H A Dsh.set.c107 symlinks = SYM_IGNORE;
109 symlinks = SYM_EXPAND;
111 symlinks = SYM_CHASE;
113 symlinks = 0;
139 * convert to cononical pathname (possibly resolving symlinks)
770 symlinks = 0;
H A Dtw.parse.c419 if ((bptr = dnormalize(qline.s + wordp, symlinks == SYM_IGNORE ||
420 symlinks == SYM_EXPAND)) != NULL) {
1899 symlinks == SYM_IGNORE || symlinks == SYM_EXPAND)) ||
H A Dsh.dir.c616 * if we are ignoring symlinks, try to fix relatives now.
617 * if we are expading symlinks, it should be done by now.
619 dp = dnormalize(cp, symlinks == SYM_IGNORE);
653 * If we are normalizing symlinks
655 dp = dnormalize(buf.s, symlinks == SYM_IGNORE ||
656 symlinks == SYM_EXPAND);
880 #ifdef S_IFLNK /* if we have symlinks */
968 #ifdef S_IFLNK /* if we have symlinks */
969 if (sp != cp && /* symlinks != SYM_IGNORE && */
1039 #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) {
632 else if (symlinks == SYM_EXPAND &&
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Drealpath.c57 unsigned symlinks; local
62 symlinks = 0;
146 if (symlinks++ > MAXSYMLINKS) {
/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A DinstallManPage6 -s | --symlinks ) S="-s ";;
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DinstallManPage6 -s | --symlinks ) S="-s ";;
/macosx-10.10/tcsh-65/tcsh/cygwin/
H A Dcsh.cshrc68 set symlinks=expand
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DinstallManPage14 -s | --symlinks ) SymOrLoc="-s " ;;
/macosx-10.10/tcl-105/tk/tk/unix/
H A DinstallManPage14 -s | --symlinks ) SymOrLoc="-s " ;;
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-WebKit/Examples/UsingWebKitNightlyBuilds/
H A DrewriteHeaders.py47 os.path.join(outputDir, framework), symlinks=True)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-WebKit/Examples/UsingWebKitNightlyBuilds/
H A DrewriteHeaders.py47 os.path.join(outputDir, framework), symlinks=True)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-WebKit-2.5.1/Examples/UsingWebKitNightlyBuilds/
H A DrewriteHeaders.py47 os.path.join(outputDir, framework), symlinks=True)
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Drealpath.c87 unsigned symlinks; local
129 symlinks = 0;
295 if (symlinks++ > MAXSYMLINKS) {
/macosx-10.10/rsync-45/rsync/testsuite/
H A Drsync.fns100 # symlinks, even though the mode apparently has no effect on how
234 munge symlinks = no
308 test_fail "Couldn't determine how to test for symlinks"
310 echo "Testing for symlinks using '$TEST_SYMLINK_CMD'"
/macosx-10.10/emacs-93/emacs/lisp/
H A Dlocate.el386 (define-key locate-mode-map [menu-bar mark symlinks] 'undefined)
H A Ddired-x.el304 'symlinks)
1320 For absolute symlinks, use \\[dired-do-symlink]."
H A Ddired.el56 `dired-ls-F-marks-symlinks' concerning the `F' switch.
90 (defcustom dired-ls-F-marks-symlinks nil
1203 (define-key map "*@" 'dired-mark-symlinks)
1422 (define-key map [menu-bar mark symlinks]
1423 '(menu-item "Mark Symlinks" dired-mark-symlinks
1962 ;; "l---------" (some systems make symlinks that way)
1984 dired-ls-F-marks-symlinks
1989 ;; one trailing character. (Executable bits on symlinks ain't mean
2876 (defun dired-mark-symlinks (unflag-p)
/macosx-10.10/vim-55/runtime/syntax/
H A Dsamba.vim68 syn keyword sambaKeyword contained symlinks sync syslog system time timeout
H A Dwget.vim143 syn match wgetCommand "^\s*retr[-_]\=symlinks" contained
H A Dtcsh.vim51 syn keyword tcshShellVar contained afsuser ampm argv autocorrect autoexpand autolist autologout backslash_quote catalog cdpath color colorcat command complete continue continue_args correct cwd dextract dirsfile dirstack dspmbyte dunique echo echo_style edit ellipsis fignore filec gid group histchars histdup histfile histlit history home ignoreeof implicitcd inputmode killdup killring listflags listjobs listlinks listmax listmaxrows loginsh logout mail matchbeep nobeep noclobber noding noglob nokanji nonomatch nostat notify oid owd path printexitvalue prompt prompt2 prompt3 promptchars pushdtohome pushdsilent recexact recognize_only_executables rmstar rprompt savedirs savehist sched shell shlvl status symlinks tcsh term time tperiod tty uid user verbose version visiblebell watch who wordchars
/macosx-10.10/emacs-93/emacs/etc/
H A Ddired-ref.tex324 \key{mark all symlinks}{* @}
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_installer.rb511 return if win_platform? #Windows FS do not support symlinks
555 return if win_platform? #Windows FS do not support symlinks
585 return if win_platform? #Windows FS do not support symlinks
621 return if win_platform? #Windows FS do not support symlinks
669 assert_match(/Unable to use symlinks on Windows, installing wrapper/i,
679 return if win_platform? #Windows FS do not support symlinks
/macosx-10.10/ncurses-44/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.
8570 echo "$as_me:8571: checking if manpage symlinks should be used" >&5
8571 echo $ECHO_N "checking if manpage symlinks shoul
[all...]

Completed in 433 milliseconds

12