control_port       63 lib/pengine/bundle.c         char *control_port;
control_port      347 lib/pengine/bundle.c     if(data->control_port) {
control_port      490 lib/pengine/bundle.c     if (data->control_port != NULL) {
control_port      492 lib/pengine/bundle.c                        data->control_port, NULL);
control_port      708 lib/pengine/bundle.c         if (data->control_port == NULL) {
control_port      719 lib/pengine/bundle.c                                           connect_name, (data->control_port?
control_port      720 lib/pengine/bundle.c                                           data->control_port : port_s));
control_port     1076 lib/pengine/bundle.c         bundle_data->control_port =
control_port     1232 lib/pengine/bundle.c         if(bundle_data->control_port) {
control_port     1233 lib/pengine/bundle.c             port->source = strdup(bundle_data->control_port);
control_port     2051 lib/pengine/bundle.c     free(bundle_data->control_port);