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