Home
last modified time | relevance | path

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

/openssl-master/apps/
A Dcmp.c161 static int opt_max_msgs = 0; variable
563 {(char **)&opt_use_mock_srv}, {&opt_port}, {(char **)&opt_max_msgs},
2472 opt_max_msgs = opt_int_arg(); in get_opts()
2565 while (opt_max_msgs <= 0 || msgs < opt_max_msgs) { in cmp_server()

Completed in 8 milliseconds