launcher_options  391 lib/pengine/bundle.c     if (data->launcher_options != NULL) {
launcher_options  392 lib/pengine/bundle.c         pcmk__g_strcat(buffer, " ", data->launcher_options, NULL);
launcher_options  849 lib/pengine/bundle.c     bundle_data->launcher_options = crm_element_value_copy(xml_obj, "options");
launcher_options 1802 lib/pengine/bundle.c     free(bundle_data->launcher_options);
launcher_options   71 lib/pengine/variant.h         char *launcher_options;