launcher_options  357 lib/pengine/bundle.c     if (data->launcher_options != NULL) {
launcher_options  358 lib/pengine/bundle.c         pcmk__g_strcat(buffer, " ", data->launcher_options, NULL);
launcher_options  814 lib/pengine/bundle.c     bundle_data->launcher_options = crm_element_value_copy(xml_obj, "options");
launcher_options 1729 lib/pengine/bundle.c     free(bundle_data->launcher_options);
launcher_options   97 lib/pengine/variant.h         char *launcher_options;