Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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()
/third_party/openssl/apps/
H A Dcmp.c167 static char *opt_port = NULL; variable
602 {&opt_port}, {(char **)&opt_max_msgs},
2593 opt_port = opt_str(); in get_opts()
2688 if ((acbio = http_server_init_bio(prog, opt_port)) == NULL) in cmp_server()
2698 prog, opt_port, 0, 0); in cmp_server()
2897 if (opt_port != NULL) { in cmp_main()
2923 || opt_port != NULL in cmp_main()
2945 if (opt_port != NULL) { /* act as very basic CMP HTTP server */ in cmp_main()

Completed in 10 milliseconds