Home
last modified time | relevance | path

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

/openssl/tools/
H A Dc_rehash.in23 my $symlink_exists=eval {symlink("",""); 1};
245 symlink $fname, $hash || warn "Can't symlink, $!";
/openssl/apps/
H A Drehash.c58 int symlink(const char *target, const char *linkpath) in symlink() function
449 if (symlink(ep->filename, buf) < 0) { in do_dir()
/openssl/Configurations/
H 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/
H A DCHANGES.md4039 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