Searched refs:symlink (Results 1 – 4 of 4) sorted by relevance
23 my $symlink_exists=eval {symlink("",""); 1};224 symlink $fname, $hash || warn "Can't symlink, $!";
60 int symlink(const char *target, const char *linkpath) in symlink() function431 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
2094 symlink or copy named 'tsget' to avoid that confusion as well.14548 scripts that use symlink() to test if it really exists and use "cp"18798 because the symlink to include/ was missing.
Completed in 28 milliseconds