Lines Matching refs:opt_port
191 static char *opt_port = NULL;
339 OPT_PORT,
632 { "port", OPT_PORT, 's',
769 { &opt_port }, { (char **)&opt_max_msgs },
3179 case OPT_PORT:
3180 opt_port = opt_str();
3295 if ((acbio = http_server_init(prog, opt_port, opt_verbosity)) == NULL)
3768 if (opt_port != NULL) {
3805 || opt_port != NULL
3823 if (opt_port != NULL) { /* act as very basic CMP HTTP server only */
3836 if (opt_port != NULL) {