Searched refs:symlink (Results 1 – 4 of 4) sorted by relevance
23 my $symlink_exists=eval {symlink("",""); 1};245 symlink $fname, $hash || warn "Can't symlink, $!";
58 int symlink(const char *target, const char *linkpath) in symlink() function449 if (symlink(ep->filename, buf) < 0) { in do_dir()
140 the value of the symlink as the SONAME, a target143 an SONAME equal to the value of the symlink. The
4039 symlink or copy named 'tsget' to avoid that confusion as well.16493 scripts that use symlink() to test if it really exists and use "cp"20743 because the symlink to include/ was missing.
Completed in 70 milliseconds