Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c78 static int opt_keep_alive = 1; variable
571 {&opt_recipient}, {&opt_path}, {(char **)&opt_keep_alive},
1929 if (opt_keep_alive != 1) in setup_client_ctx()
1931 opt_keep_alive); in setup_client_ctx()
2367 opt_keep_alive = opt_int_arg(); in get_opts()
2368 if (opt_keep_alive > 2) { in get_opts()
/third_party/openssl/apps/
H A Dcmp.c78 static int opt_keep_alive = 1; variable
571 {&opt_recipient}, {&opt_path}, {(char **)&opt_keep_alive},
1929 if (opt_keep_alive != 1) in setup_client_ctx()
1931 opt_keep_alive); in setup_client_ctx()
2366 opt_keep_alive = opt_int_arg(); in get_opts()
2367 if (opt_keep_alive > 2) { in get_opts()

Completed in 9 milliseconds