Home
last modified time | relevance | path

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

/openssl-master/apps/
A Dcmp.c75 static int opt_keep_alive = 1; variable
536 {&opt_recipient}, {(char **)&opt_keep_alive},
1815 if (opt_keep_alive != 1) in setup_client_ctx()
1817 opt_keep_alive); in setup_client_ctx()
2247 opt_keep_alive = opt_int_arg(); in get_opts()
2248 if (opt_keep_alive > 2) { in get_opts()

Completed in 8 milliseconds