Home
last modified time | relevance | path

Searched refs:symlink (Results 1 – 4 of 4) sorted by relevance

/openssl-master/tools/
A Dc_rehash.in23 my $symlink_exists=eval {symlink("",""); 1};
224 symlink $fname, $hash || warn "Can't symlink, $!";
/openssl-master/apps/
A Drehash.c60 int symlink(const char *target, const char *linkpath) in symlink() function
431 if (symlink(ep->filename, buf) < 0) { in do_dir()
/openssl-master/Configurations/
A DREADME.md140 the value of the symlink as the SONAME, a target
143 an SONAME equal to the value of the symlink. The
/openssl-master/
A DCHANGES.md2094 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