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

/freebsd-13-stable/crypto/openssl/apps/
H A Docsp.c256 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; local
464 opt_int(opt_arg(), &accept_count); local
737 if (accept_count != -1 && --accept_count <= 0) {

Completed in 116 milliseconds