attr_value        374 daemons/controld/controld_schedulerd.c force_local_option(xmlNode *xml, const char *attr_name, const char *attr_value)
attr_value        397 daemons/controld/controld_schedulerd.c         crm_trace("Forcing %s/%s = %s", ID(match), attr_name, attr_value);
attr_value        398 daemons/controld/controld_schedulerd.c         crm_xml_add(match, XML_NVPAIR_ATTR_VALUE, attr_value);
attr_value        407 daemons/controld/controld_schedulerd.c                   CIB_OPTIONS_FIRST, attr_name, attr_name, attr_value);
attr_value        432 daemons/controld/controld_schedulerd.c         crm_xml_add(xml, XML_NVPAIR_ATTR_VALUE, attr_value);
attr_value        251 include/crm/cib/internal.h                           const char *attr_value, const char *user_name,
attr_value        262 include/crm/cib/internal.h                           const char *attr_value, const char *user_name);
attr_value         30 include/crm/cib/util.h                          const char *attr_value, gboolean to_console,
attr_value         43 include/crm/cib/util.h                        char **attr_value, gboolean to_console, const char *user_name);
attr_value         49 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        175 lib/cib/cib_attrs.c                       const char *attr_id, const char *attr_name, const char *attr_value,
attr_value        188 lib/cib/cib_attrs.c     CRM_CHECK(attr_value != NULL, return EINVAL);
attr_value        317 lib/cib/cib_attrs.c     xml_obj = crm_create_nvpair_xml(xml_obj, attr_id, attr_name, attr_value);
attr_value        329 lib/cib/cib_attrs.c                  attr_name, attr_value, section, pcmk__s(set_name, "<null>"),
attr_value        372 lib/cib/cib_attrs.c                       const char *attr_id, const char *attr_name, const char *attr_value,
attr_value        397 lib/cib/cib_attrs.c     xml_obj = crm_create_nvpair_xml(NULL, attr_id, attr_name, attr_value);
attr_value        451 lib/cib/cib_attrs.c                      const char *attr_id, const char *attr_name, const char *attr_value,
attr_value        463 lib/cib/cib_attrs.c                                set_name, attr_id, attr_name, attr_value, user_name,
attr_value        474 lib/cib/cib_attrs.c                    const char *attr_name, char **attr_value, gboolean to_console,
attr_value        491 lib/cib/cib_attrs.c             pcmk__str_update(attr_value, crm_element_value(result, XML_NVPAIR_ATTR_VALUE));
attr_value        506 lib/cib/cib_attrs.c                      const char *attr_name, const char *attr_value, gboolean to_console,
attr_value        518 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        504 lib/pacemaker/pcmk_injections.c                       const char *attr_name, bool attr_value, cib_t *cib)
attr_value        532 lib/pacemaker/pcmk_injections.c     pcmk__xe_set_bool_attr(ticket_state_xml, attr_name, attr_value);
attr_value        647 lib/pacemaker/pcmk_sched_promotable.c     const char *attr_value = NULL;
attr_value        652 lib/pacemaker/pcmk_sched_promotable.c     attr_value = pe_node_attribute_calculated(node, attr_name, rsc);
attr_value        654 lib/pacemaker/pcmk_sched_promotable.c     return attr_value;
attr_value        672 lib/pacemaker/pcmk_sched_promotable.c     const char *attr_value = NULL;
attr_value        711 lib/pacemaker/pcmk_sched_promotable.c     attr_value = promotion_attr_value(rsc, node, name);
attr_value        712 lib/pacemaker/pcmk_sched_promotable.c     if (attr_value != NULL) {
attr_value        714 lib/pacemaker/pcmk_sched_promotable.c                      name, pe__node_name(node), pcmk__s(attr_value, "(unset)"));
attr_value        722 lib/pacemaker/pcmk_sched_promotable.c             attr_value = promotion_attr_value(rsc, node, name);
attr_value        725 lib/pacemaker/pcmk_sched_promotable.c                          pcmk__s(attr_value, "(unset)"));
attr_value        730 lib/pacemaker/pcmk_sched_promotable.c     if (attr_value == NULL) {
attr_value        737 lib/pacemaker/pcmk_sched_promotable.c     return char2score(attr_value);
attr_value         50 tools/attrd_updater.c     char *attr_value;
attr_value         61 tools/attrd_updater.c     pcmk__str_update(&options.attr_value, optarg);
attr_value        253 tools/attrd_updater.c                              const char *attr_value, const char *attr_set,
attr_value        357 tools/attrd_updater.c                                    options.attr_name, options.attr_value,
attr_value        370 tools/attrd_updater.c     free(options.attr_value);
attr_value        481 tools/attrd_updater.c                   const char *attr_value, const char *attr_set,
attr_value        488 tools/attrd_updater.c             rc = pcmk__attrd_api_update(NULL, attr_node, attr_name, attr_value,
attr_value        502 tools/attrd_updater.c             rc = pcmk__attrd_api_update(NULL, attr_node, attr_name, attr_value,
attr_value        516 tools/attrd_updater.c                     attr_name, attr_value, pcmk_rc_str(rc), rc);
attr_value         94 tools/crm_attribute.c     char *attr_value;
attr_value        112 tools/crm_attribute.c     pcmk__str_update(&options.attr_value, NULL);
attr_value        140 tools/crm_attribute.c     pcmk__str_update(&options.attr_value, optarg);
attr_value        158 tools/crm_attribute.c     pcmk__str_update(&options.attr_value, NULL);
attr_value        331 tools/crm_attribute.c                   const char *attr_value, const char *attr_set,
attr_value        344 tools/crm_attribute.c                                         attr_value, NULL, attr_set, NULL,
attr_value        351 tools/crm_attribute.c                     attr_name, attr_value, pcmk_rc_str(rc), rc);
attr_value        377 tools/crm_attribute.c                                attr_name, options.attr_value, NULL);
attr_value        415 tools/crm_attribute.c                                    options.attr_name, options.attr_value, NULL);
attr_value        452 tools/crm_attribute.c                                  attr_name, options.attr_value, NULL,
attr_value        466 tools/crm_attribute.c     CRM_LOG_ASSERT(options.attr_value != NULL);
attr_value        490 tools/crm_attribute.c                                    options.attr_name, options.attr_value,
attr_value        833 tools/crm_attribute.c                            options.attr_value, options.set_name, NULL, options.attr_options) == pcmk_rc_ok)) {
attr_value        835 tools/crm_attribute.c                  options.attr_name, ((options.command == 'D')? "<none>" : options.attr_value));
attr_value        865 tools/crm_attribute.c     free(options.attr_value);
attr_value        109 tools/crm_resource.h                                   const char *attr_value, gboolean recursive,
attr_value        259 tools/crm_resource_runtime.c                               const char *attr_value, gboolean recursive,
attr_value        297 tools/crm_resource_runtime.c         crm_xml_add(rsc->xml, attr_name, attr_value);
attr_value        304 tools/crm_resource_runtime.c                       attr_name, attr_value);
attr_value        376 tools/crm_resource_runtime.c                                         attr_value);
attr_value        392 tools/crm_resource_runtime.c                       pcmk__s(attr_name, ""), attr_value);
attr_value        426 tools/crm_resource_runtime.c                               attr_name, attr_value, cons->dependent->id);
attr_value        430 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        473 tools/crm_ticket.c get_ticket_state_attr(gchar *ticket_id, const char *attr_name, const char **attr_value,
attr_value        478 tools/crm_ticket.c     CRM_ASSERT(attr_value != NULL);
attr_value        479 tools/crm_ticket.c     *attr_value = NULL;
attr_value        486 tools/crm_ticket.c     *attr_value = g_hash_table_lookup(ticket->state, attr_name);
attr_value        487 tools/crm_ticket.c     if (*attr_value == NULL) {
attr_value        914 tools/crm_ticket.c         if (options.attr_value
attr_value        918 tools/crm_ticket.c                         "Must supply attribute name with -S for -v %s", options.attr_value);
attr_value        923 tools/crm_ticket.c             && (pcmk__str_empty(options.attr_value))) {
attr_value        926 tools/crm_ticket.c                         "Must supply attribute value with -v for -S %s", options.attr_value);
attr_value        964 tools/crm_ticket.c         if (pcmk__str_empty(options.attr_value)) {
attr_value        998 tools/crm_ticket.c     free(options.attr_value);