Searched refs:accept_count (Results 1 – 1 of 1) sorted by relevance
251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local472 accept_count = opt_int_arg(); in ocsp_main()779 if (accept_count != -1 && --accept_count <= 0) { in ocsp_main()
Completed in 5 milliseconds