Searched refs:opt_port (Results 1 – 1 of 1) sorted by relevance
191 static char *opt_port = NULL; variable697 {&opt_port}, {(char **)&opt_max_msgs},3114 opt_port = opt_str(); in get_opts()3229 if ((acbio = http_server_init(prog, opt_port, opt_verbosity)) == NULL) in cmp_server()3698 if (opt_port != NULL) { in cmp_main()3730 || opt_port != NULL in cmp_main()3752 if (opt_port != NULL) { /* act as very basic CMP HTTP server */ in cmp_main()
Completed in 14 milliseconds