control_port       61 lib/pengine/bundle.c         char *control_port;
control_port      340 lib/pengine/bundle.c     if(data->control_port) {
control_port      478 lib/pengine/bundle.c     if (data->control_port != NULL) {
control_port      480 lib/pengine/bundle.c                        data->control_port, NULL);
control_port      674 lib/pengine/bundle.c         if (data->control_port == NULL) {
control_port      685 lib/pengine/bundle.c                                           connect_name, (data->control_port?
control_port      686 lib/pengine/bundle.c                                           data->control_port : port_s));
control_port     1030 lib/pengine/bundle.c         bundle_data->control_port =
control_port     1195 lib/pengine/bundle.c         if(bundle_data->control_port) {
control_port     1196 lib/pengine/bundle.c             port->source = strdup(bundle_data->control_port);
control_port     1856 lib/pengine/bundle.c     free(bundle_data->control_port);