Home
last modified time | relevance | path

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

/external/openssl/apps/
Docsp.c155 int accept_count = -1; in MAIN() local
507 accept_count = atol(*args); in MAIN()
508 if (accept_count < 0) in MAIN()
834 if (accept_count > 0) in MAIN()
835 accept_count--; in MAIN()
837 if (accept_count) in MAIN()