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