Searched refs:s_options (Results 1 – 2 of 2) sorted by relevance
70 printf "extern const OPTIONS %s_options[];\n", $_;
2033 int use_ext_cache, long s_options) in execute_test_session() argument2076 if (s_options) { in execute_test_session()2077 SSL_CTX_set_options(sctx, s_options); in execute_test_session()