launcher_options   69 lib/pengine/bundle.c         char *launcher_options;
launcher_options  584 lib/pengine/bundle.c     if (data->launcher_options != NULL) {
launcher_options  585 lib/pengine/bundle.c         pcmk__g_strcat(buffer, " ", data->launcher_options, NULL);
launcher_options 1044 lib/pengine/bundle.c     bundle_data->launcher_options = crm_element_value_copy(xml_obj, "options");
launcher_options 1999 lib/pengine/bundle.c     free(bundle_data->launcher_options);