HomeSort by: relevance | last modified time | path
    Searched defs:sharedlib (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/Configurations/platform/
BASE.pm 37 sub sharedlib { return __concat($_[0]->sharedname($_[1]), $_[0]->shlibext()) } subroutine
  /src/crypto/external/bsd/openssl/dist/Configurations/platform/
BASE.pm 37 sub sharedlib { return __concat($_[0]->sharedname($_[1]), $_[0]->shlibext()) } subroutine

Completed in 30 milliseconds