Home | History | Annotate | Download | only in vms

Lines Matching refs:trnlnm

550 $   if (f$trnlnm("OPENSSL") .nes. "")
553 $ if ((f$trnlnm("SSL$INCLUDE") .nes. "") .and. (.not. nohpssl))
718 $ ssllib = f$trnlnm("ssllib")
730 $ ossl_lib1 = f$trnlnm("ssllib")+ "LIBSSL.OLB"
731 $ ossl_lib2 = f$trnlnm("ssllib")+ "LIBCRYPTO.OLB"
736 $ ossl_lib1 = f$trnlnm("ssllib")+ "SSL_LIBSSL.EXE"
737 $ ossl_lib2 = f$trnlnm("ssllib")+ "SSL_LIBCRYPTO.EXE"
739 $ ossl_lib1 = f$trnlnm("ssllib")+ "LIBSSL.EXE"
740 $ ossl_lib2 = f$trnlnm("ssllib")+ "LIBCRYPTO.EXE"
756 $ curl = f$trnlnm("curl", "LNM$PROCESS")