attr_value        366 daemons/controld/controld_schedulerd.c force_local_option(xmlNode *xml, const char *attr_name, const char *attr_value)
attr_value        389 daemons/controld/controld_schedulerd.c         crm_trace("Forcing %s/%s = %s", ID(match), attr_name, attr_value);
attr_value        390 daemons/controld/controld_schedulerd.c         crm_xml_add(match, XML_NVPAIR_ATTR_VALUE, attr_value);
attr_value        399 daemons/controld/controld_schedulerd.c                   CIB_OPTIONS_FIRST, attr_name, attr_name, attr_value);
attr_value        424 daemons/controld/controld_schedulerd.c         crm_xml_add(xml, XML_NVPAIR_ATTR_VALUE, attr_value);
attr_value        247 include/crm/cib/internal.h                           const char *attr_value, const char *user_name,
attr_value        252 include/crm/cib/internal.h                         const char *attr_id, const char *attr_name, char **attr_value,
attr_value        258 include/crm/cib/internal.h                           const char *attr_value, const char *user_name);
attr_value         33 include/crm/cib/util.h                          const char *attr_value, gboolean to_console,
attr_value         46 include/crm/cib/util.h                        char **attr_value, gboolean to_console, const char *user_name);
attr_value         52 include/crm/cib/util.h                          const char *attr_value, gboolean to_console, const char *user_name);
attr_value         26 include/crm/lrmd_internal.h                               const char *attr_name, const char *attr_value);
attr_value        190 lib/cib/cib_attrs.c                       const char *attr_id, const char *attr_name, const char *attr_value,
attr_value        202 lib/cib/cib_attrs.c     CRM_CHECK(attr_value != NULL, return EINVAL);
attr_value        321 lib/cib/cib_attrs.c     xml_obj = crm_create_nvpair_xml(xml_obj, attr_id, attr_name, attr_value);
attr_value        333 lib/cib/cib_attrs.c                  attr_name, attr_value, section, crm_str(set_name), pcmk_rc_str(rc));
attr_value        349 lib/cib/cib_attrs.c                     const char *attr_id, const char *attr_name, char **attr_value,
attr_value        354 lib/cib/cib_attrs.c     CRM_ASSERT(attr_value != NULL);
attr_value        358 lib/cib/cib_attrs.c     *attr_value = NULL;
attr_value        361 lib/cib/cib_attrs.c                    set_name, attr_id, attr_name, attr_value, user_name);
attr_value        373 lib/cib/cib_attrs.c                       const char *attr_id, const char *attr_name, const char *attr_value,
attr_value        393 lib/cib/cib_attrs.c     xml_obj = crm_create_nvpair_xml(NULL, attr_id, attr_name, attr_value);
attr_value        437 lib/cib/cib_attrs.c                      const char *attr_id, const char *attr_name, const char *attr_value,
attr_value        449 lib/cib/cib_attrs.c                                set_name, attr_id, attr_name, attr_value, user_name,
attr_value        460 lib/cib/cib_attrs.c                    const char *attr_name, char **attr_value, gboolean to_console,
attr_value        472 lib/cib/cib_attrs.c                              attr_id, attr_name, attr_value, user_name);
attr_value        482 lib/cib/cib_attrs.c                      const char *attr_name, const char *attr_value, gboolean to_console,
attr_value        494 lib/cib/cib_attrs.c                                set_name, attr_id, attr_name, attr_value, user_name);
attr_value        239 lib/lrmd/lrmd_alerts.c                           const char *attr_name, const char *attr_value)
attr_value        252 lib/lrmd/lrmd_alerts.c                              attr_value);
attr_value        478 lib/pacemaker/pcmk_injections.c                       const char *attr_name, bool attr_value, cib_t *cib)
attr_value        506 lib/pacemaker/pcmk_injections.c     pcmk__xe_set_bool_attr(ticket_state_xml, attr_name, attr_value);
attr_value        475 lib/pacemaker/pcmk_sched_promotable.c     const char *attr_value = NULL;
attr_value        480 lib/pacemaker/pcmk_sched_promotable.c         attr_value = pe_node_attribute_calculated(node, attr_name, rsc);
attr_value        483 lib/pacemaker/pcmk_sched_promotable.c     return attr_value;
attr_value        490 lib/pacemaker/pcmk_sched_promotable.c     const char *attr_value = NULL;
attr_value        551 lib/pacemaker/pcmk_sched_promotable.c     attr_value = lookup_promotion_score(rsc, node, name);
attr_value        553 lib/pacemaker/pcmk_sched_promotable.c                  name, node->details->uname, crm_str(attr_value));
attr_value        555 lib/pacemaker/pcmk_sched_promotable.c     if ((attr_value == NULL) && !pcmk_is_set(rsc->flags, pe_rsc_unique)) {
attr_value        562 lib/pacemaker/pcmk_sched_promotable.c             attr_value = lookup_promotion_score(rsc, node, name);
attr_value        564 lib/pacemaker/pcmk_sched_promotable.c                          name, node->details->uname, crm_str(attr_value));
attr_value        569 lib/pacemaker/pcmk_sched_promotable.c     if (attr_value != NULL) {
attr_value        570 lib/pacemaker/pcmk_sched_promotable.c         score = char2score(attr_value);
attr_value         49 tools/attrd_updater.c     char *attr_value;
attr_value         59 tools/attrd_updater.c     pcmk__str_update(&options.attr_value, optarg);
attr_value        179 tools/attrd_updater.c                      const char *attr_value, const char *attr_section,
attr_value        255 tools/attrd_updater.c                                             options.attr_name, options.attr_value,
attr_value        268 tools/attrd_updater.c     free(options.attr_value);
attr_value        469 tools/attrd_updater.c           const char *attr_value, const char *attr_section,
attr_value        473 tools/attrd_updater.c                                      attr_value, attr_section, attr_set,
attr_value        477 tools/attrd_updater.c                     attr_name, attr_value, pcmk_rc_str(rc), rc);
attr_value         89 tools/crm_attribute.c     char *attr_value;
attr_value        108 tools/crm_attribute.c     if (options.attr_value) {
attr_value        109 tools/crm_attribute.c         free(options.attr_value);
attr_value        112 tools/crm_attribute.c     options.attr_value = NULL;
attr_value        140 tools/crm_attribute.c     pcmk__str_update(&options.attr_value, optarg);
attr_value        164 tools/crm_attribute.c     if (options.attr_value) {
attr_value        165 tools/crm_attribute.c         free(options.attr_value);
attr_value        168 tools/crm_attribute.c     options.attr_value = NULL;
attr_value        596 tools/crm_attribute.c                                     options.attr_value, options.type, options.set_name, NULL, NULL,
attr_value        599 tools/crm_attribute.c                  options.attr_name, ((options.command == 'D')? "<none>" : options.attr_value));
attr_value        604 tools/crm_attribute.c                                    options.attr_name, options.attr_value, NULL);
attr_value        617 tools/crm_attribute.c         CRM_LOG_ASSERT(options.attr_value != NULL);
attr_value        621 tools/crm_attribute.c                                    options.attr_name, options.attr_value, NULL,
attr_value        676 tools/crm_attribute.c     free(options.attr_value);
attr_value         99 tools/crm_resource.h                                   const char *attr_value, gboolean recursive,
attr_value        288 tools/crm_resource_runtime.c                               const char *attr_value, gboolean recursive,
attr_value        379 tools/crm_resource_runtime.c         xml_obj = crm_create_nvpair_xml(xml_obj, attr_id, attr_name, attr_value);
attr_value        392 tools/crm_resource_runtime.c                       attr_name ? " name=" : "", attr_name ? attr_name : "", attr_value);
attr_value        420 tools/crm_resource_runtime.c                               attr_name, attr_value, cons->dependent->id);
attr_value        424 tools/crm_resource_runtime.c                                                   attr_name, attr_value,
attr_value         46 tools/crm_ticket.c     char *attr_value;
attr_value         67 tools/crm_ticket.c     pcmk__str_update(&options.attr_value, optarg);
attr_value         69 tools/crm_ticket.c     if (!options.attr_name || !options.attr_value) {
attr_value         73 tools/crm_ticket.c     g_hash_table_insert(attr_set, strdup(options.attr_name), strdup(options.attr_value));
attr_value         75 tools/crm_ticket.c     pcmk__str_update(&options.attr_value, NULL);
attr_value        138 tools/crm_ticket.c     if (!options.attr_name || !options.attr_value) {
attr_value        142 tools/crm_ticket.c     g_hash_table_insert(attr_set, strdup(options.attr_name), strdup(options.attr_value));
attr_value        144 tools/crm_ticket.c     pcmk__str_update(&options.attr_value, NULL);
attr_value        478 tools/crm_ticket.c get_ticket_state_attr(gchar *ticket_id, const char *attr_name, const char **attr_value,
attr_value        483 tools/crm_ticket.c     CRM_ASSERT(attr_value != NULL);
attr_value        484 tools/crm_ticket.c     *attr_value = NULL;
attr_value        491 tools/crm_ticket.c     *attr_value = g_hash_table_lookup(ticket->state, attr_name);
attr_value        492 tools/crm_ticket.c     if (*attr_value == NULL) {
attr_value        924 tools/crm_ticket.c         if (options.attr_value
attr_value        928 tools/crm_ticket.c                         "Must supply attribute name with -S for -v %s", options.attr_value);
attr_value        933 tools/crm_ticket.c             && (pcmk__str_empty(options.attr_value))) {
attr_value        936 tools/crm_ticket.c                         "Must supply attribute value with -v for -S %s", options.attr_value);
attr_value        974 tools/crm_ticket.c         if (pcmk__str_empty(options.attr_value)) {
attr_value       1012 tools/crm_ticket.c     free(options.attr_value);