Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c167 static char *opt_port = NULL; variable
602 {&opt_port}, {(char **)&opt_max_msgs},
2594 opt_port = opt_str(); in get_opts()
2689 if ((acbio = http_server_init_bio(prog, opt_port)) == NULL) in cmp_server()
2699 prog, opt_port, 0, 0); in cmp_server()
2898 if (opt_port != NULL) { in cmp_main()
2924 || opt_port != NULL in cmp_main()
2946 if (opt_port != NULL) { /* act as very basic CMP HTTP server */ in cmp_main()