Home
last modified time | relevance | path

Searched refs:accept_count (Results 1 – 1 of 1) sorted by relevance

/openssl-master/apps/
A Docsp.c251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
472 accept_count = opt_int_arg(); in ocsp_main()
779 if (accept_count != -1 && --accept_count <= 0) { in ocsp_main()

Completed in 5 milliseconds