control_port       61 lib/pengine/bundle.c         char *control_port;
control_port      343 lib/pengine/bundle.c     if(data->control_port) {
control_port      481 lib/pengine/bundle.c     if (data->control_port != NULL) {
control_port      483 lib/pengine/bundle.c                        data->control_port, NULL);
control_port      677 lib/pengine/bundle.c         if (data->control_port == NULL) {
control_port      688 lib/pengine/bundle.c                                           connect_name, (data->control_port?
control_port      689 lib/pengine/bundle.c                                           data->control_port : port_s));
control_port     1033 lib/pengine/bundle.c         bundle_data->control_port =
control_port     1198 lib/pengine/bundle.c         if(bundle_data->control_port) {
control_port     1199 lib/pengine/bundle.c             port->source = strdup(bundle_data->control_port);
control_port     1860 lib/pengine/bundle.c     free(bundle_data->control_port);