Lines Matching refs:nossl
10 $! be compiled/linked in. Command-line options NOHPSSL and NOSSL can be52 $! NOSSL Don't use any SSL, even if available.275 $ nossl = 0497 $ if f$locate(",nossl,", args_lower) .lt. args_lower_len499 $ nossl = 1548 $ if (.not. nossl)781 $ if nossl .ne. 0 then conf_params = conf_params + ",nossl"