HomeSort by: relevance | last modified time | path
    Searched refs:symlink (Results 1 - 25 of 260) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
gdb-add-index-symlink.exp 26 # First check whether we can actually handle the non-symlink case.
27 with_test_prefix non-symlink {
45 set symlink [file dirname $binfile]/symlink
47 if { ![file exists $symlink] } {
48 file link -symbolic $symlink $binfile
51 if { [ensure_gdb_index $symlink] == -1 } {
52 fail "Unable to call gdb-add-index with a symlink to a symfile"
59 clean_restart $symlink
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
gdb-add-index-symlink.exp 26 # First check whether we can actually handle the non-symlink case.
27 with_test_prefix non-symlink {
45 set symlink [file dirname $binfile]/symlink
47 if { ![file exists $symlink] } {
48 file link -symbolic $symlink $binfile
51 if { [ensure_gdb_index $symlink] == -1 } {
52 fail "Unable to call gdb-add-index with a symlink to a symfile"
60 gdb_load $symlink
  /src/usr.sbin/lpr/lp/
lp 44 symlink="-s"
59 symlink="";;
75 exec /usr/bin/lpr "-P${dest}" ${reqid} ${symlink} ${ncopies} "$@"
  /src/tests/lib/librumphijack/
t_cwd.sh 51 test_case symlink_chdir /rump symlink chdir
52 test_case symlink_fchdir /rump symlink fchdir
53 test_case symlink_slash_chdir // symlink chdir
54 test_case symlink_slash_fchdir // symlink fchdir
  /src/crypto/external/bsd/openssh/dist/
sftp-realpath.c 53 * Find the real name of path, by removing all ".", ".." and symlink
65 char left[PATH_MAX], next_token[PATH_MAX], symlink[PATH_MAX]; local
173 slen = readlink(resolved, symlink, sizeof(symlink) - 1);
176 symlink[slen] = '\0';
177 if (symlink[0] == '/') {
190 * append them to symlink. The result is placed
194 if (symlink[slen - 1] != '/') {
196 (ptrdiff_t)sizeof(symlink)) {
200 symlink[slen] = '/'
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
corefile-find-exec.exp 76 # And create a symlink, and repeat the test using an absolute path
77 # to the symlink.
78 with_test_prefix "to symlink" {
80 set symlink [standard_output_file $symlink_name]
86 set corefile [core_find $symlink]
94 test_load $corefile_2 $symlink $symlink
97 # Like the previous test, except this time, delete the symlink
100 with_test_prefix "to deleted symlink" {
102 set symlink [standard_output_file $symlink_name
    [all...]
corefile-buildid.exp 154 # SYMLINK specifies whether build-id files should be copied or symlinked.
160 sepdebug symlink shared} {
163 # Set up the build-id directory and symlink the binary there.
170 if {$symlink} {
195 if {$symlink} {
207 if {$symlink} {
264 foreach_with_prefix symlink { false true } {
267 $sepdebug $symlink [expr {$mode eq "shared"}]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
corefile-find-exec.exp 76 # And create a symlink, and repeat the test using an absolute path
77 # to the symlink.
78 with_test_prefix "to symlink" {
80 set symlink [standard_output_file $symlink_name]
86 set corefile [core_find $symlink]
94 test_load $corefile_2 $symlink $symlink
97 # Like the previous test, except this time, delete the symlink
100 with_test_prefix "to deleted symlink" {
102 set symlink [standard_output_file $symlink_name
    [all...]
corefile-buildid.exp 154 # SYMLINK specifies whether build-id files should be copied or symlinked.
160 sepdebug symlink shared} {
163 # Set up the build-id directory and symlink the binary there.
170 if {$symlink} {
195 if {$symlink} {
207 if {$symlink} {
264 foreach_with_prefix symlink { false true } {
267 $sepdebug $symlink [expr {$mode eq "shared"}]
  /src/sys/fs/efs/
efs_dinode.h 77 * If di_numextents == 0 and di_mode indicates a symlink, the
78 * symlink path is inlined into _di_symlink. Otherwise, the
79 * symlink exists in extents.
81 * Note that the symlink is stored without nul-termination,
84 char symlink[sizeof(struct efs_dextent) * EFS_DIRECTEXTENTS]; member in union:efs_dinode::__anon6720
102 #define di_symlink di_u.symlink
130 #define EFS_IFLNK 0120000 /* symlink */
  /src/crypto/external/apache2/openssl/dist/util/
write-man-symlinks 44 symlink "$manname", "$targetdir/$name.$section";
  /src/crypto/external/bsd/openssl/dist/util/
write-man-symlinks 44 symlink "$manname", "$targetdir/$name.$section";
  /src/external/apache2/llvm/dist/llvm/utils/gn/build/
symlink_or_copy.py 31 os.symlink(args.source, args.output)
35 os.symlink(args.source, args.output)
  /src/lib/librefuse/refuse/
v11.h 58 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v11
v21.h 54 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v21
v22.h 58 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v22
v23.h 58 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v23
v25.h 54 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v25
v28.h 54 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v28
v29.h 54 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v29
v34.h 53 int (*symlink) (const char *, const char *); member in struct:fuse_operations_v34
  /src/external/bsd/libarchive/dist/tar/
subst.c 34 unsigned int global:1, print:1, regular:1, symlink:1, hardlink:1, from_begin:1; member in struct:subst_rule
112 rule->symlink = 1; /* Rewrite symlink targets. */
143 rule->symlink = 1;
146 rule->symlink = 0;
220 if (!rule->symlink)
  /src/tests/lib/libc/c063/
t_readlinkat.c 48 #define LINK "dir/symlink"
49 #define BASELINK "symlink"
67 ATF_REQUIRE(symlink(FILE, LINK) == 0);
93 ATF_REQUIRE(symlink(FILE, LINK) == 0);
143 ATF_REQUIRE(symlink(FILE, LINK) == 0);
  /src/external/apache2/llvm/dist/llvm/utils/
sysroot.py 49 # symlink to MacOSX.sdk in the same directory. Resolve the symlink,
50 # to make the symlink in out_dir less likely to break when the SDK
52 # on the symlink destination).
54 os.symlink(sdkpath, os.path.join(out_dir, os.path.basename(sdkpath)))
56 os.symlink('/', out_dir)
  /src/external/gpl3/autoconf/dist/bin/
autoreconf.in 75 -s, --symlink with -i, install symbolic links instead of copies
120 # symlink -- when --install, use symlinks instead.
121 my $symlink = 0;
159 's|symlink' => \$symlink,
203 # --install and --symlink;
207 $automake .= ' --copy' unless $symlink;
208 $libtoolize .= ' --copy' unless $symlink;

Completed in 77 milliseconds

1 2 3 4 5 6 7 8 91011