container_host_options   67 lib/pengine/bundle.c         gchar *container_host_options;
container_host_options  588 lib/pengine/bundle.c     if (data->container_host_options != NULL) {
container_host_options  589 lib/pengine/bundle.c         pcmk__g_strcat(buffer, " ", data->container_host_options, NULL);
container_host_options 1238 lib/pengine/bundle.c         bundle_data->container_host_options = g_string_free(buffer, FALSE);
container_host_options 1260 lib/pengine/bundle.c         bundle_data->container_host_options = g_string_free(buffer, FALSE);
container_host_options 2001 lib/pengine/bundle.c     g_free(bundle_data->container_host_options);