OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ssllib
(Results
1 - 2
of
2
) sorted by null
/external/curl/packages/vms/
build_vms.com
579
$ libsslshr_line = "
ssllib
:libssl.olb/lib"
580
$ libcryptoshr_line = "
ssllib
:libcrypto.olb/lib"
581
$ ssl_opt = ",
ssllib
:libssl.olb /library" + -
582
",
ssllib
:libcrypto.olb /library"
585
if ((f$search("
ssllib
:ssl_libcrypto.exe") .nes. "") .and. -
586
(f$search("
ssllib
:ssl_libssl.exe") .nes. ""))
590
$ libsslshr_line = "
ssllib
:ssl_libssl_shr.exe/share"
591
$ libcryptoshr_line = "
ssllib
:ssl_libcrypto_shr.exe/share"
593
$ if ((f$search("
ssllib
:libcrypto.exe") .nes. "") .and. -
594
(f$search("
ssllib
:libssl.exe") .nes. "")
[
all
...]
/external/curl/tests/
runtests.pl
252
my $
ssllib
; # name of the SSL library we use (for human presentation)
[
all
...]
Completed in 587 milliseconds