HomeSort by relevance Sort by last modified time
    Searched refs:nossl (Results 1 - 2 of 2) sorted by null

  /external/curl/packages/vms/
generate_config_vms_h_curl.com 59 $nossl = 0
70 $if f$locate(",nossl,", args_lower) .lt. args_len then nossl = 1
71 $if .not. nossl
270 $ if .not. nossl
313 $if .not. nossl
402 $if ssl_include .eqs. "" then nossl = 1
404 $if .not. nossl
build_vms.com 10 $! be compiled/linked in. Command-line options NOHPSSL and NOSSL can be
52 $! NOSSL Don't use any SSL, even if available.
275 $ nossl = 0
497 $ if f$locate(",nossl,", args_lower) .lt. args_lower_len
499 $ nossl = 1
548 $ if (.not. nossl)
781 $ if nossl .ne. 0 then conf_params = conf_params + ",nossl"
    [all...]

Completed in 122 milliseconds