Home
last modified time | relevance | path

Searched refs:opt_poll_count (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c181 static int opt_poll_count = 0; variable
608 {(char **)&opt_poll_count}, {(char **)&opt_check_after},
1127 (void)ossl_cmp_mock_srv_set_pollCount(srv_ctx, opt_poll_count); in setup_srv_ctx()
2631 opt_poll_count = opt_int_arg(); in get_opts()
/third_party/openssl/apps/
H A Dcmp.c181 static int opt_poll_count = 0; variable
608 {(char **)&opt_poll_count}, {(char **)&opt_check_after},
1127 (void)ossl_cmp_mock_srv_set_pollCount(srv_ctx, opt_poll_count); in setup_srv_ctx()
2630 opt_poll_count = opt_int_arg(); in get_opts()

Completed in 8 milliseconds