Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Docsp.c291 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
515 accept_count = opt_int_arg(); in ocsp_main()
827 if (accept_count != -1 && --accept_count <= 0) { in ocsp_main()