attr_value        373 daemons/controld/controld_schedulerd.c force_local_option(xmlNode *xml, const char *attr_name, const char *attr_value)
attr_value        396 daemons/controld/controld_schedulerd.c         crm_trace("Forcing %s/%s = %s", ID(match), attr_name, attr_value);
attr_value        397 daemons/controld/controld_schedulerd.c         crm_xml_add(match, XML_NVPAIR_ATTR_VALUE, attr_value);
attr_value        406 daemons/controld/controld_schedulerd.c                   CIB_OPTIONS_FIRST, attr_name, attr_name, attr_value);
attr_value        431 daemons/controld/controld_schedulerd.c         crm_xml_add(xml, XML_NVPAIR_ATTR_VALUE, attr_value);
attr_value        331 include/crm/cib/internal.h                           const char *attr_value, const char *user_name,
attr_value        342 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        174 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               && (attr_value != NULL), return EINVAL);
attr_value        316 lib/cib/cib_attrs.c     xml_obj = crm_create_nvpair_xml(xml_obj, attr_id, attr_name, attr_value);
attr_value        328 lib/cib/cib_attrs.c                  attr_name, attr_value, section, pcmk__s(set_name, "<null>"),
attr_value        371 lib/cib/cib_attrs.c                       const char *attr_id, const char *attr_name, const char *attr_value,
attr_value        396 lib/cib/cib_attrs.c     xml_obj = crm_create_nvpair_xml(NULL, attr_id, attr_name, attr_value);
attr_value        450 lib/cib/cib_attrs.c                      const char *attr_id, const char *attr_name, const char *attr_value,
attr_value        462 lib/cib/cib_attrs.c                                set_name, attr_id, attr_name, attr_value, user_name,
attr_value        473 lib/cib/cib_attrs.c                    const char *attr_name, char **attr_value, gboolean to_console,
attr_value        490 lib/cib/cib_attrs.c             pcmk__str_update(attr_value, crm_element_value(result, XML_NVPAIR_ATTR_VALUE));
attr_value        505 lib/cib/cib_attrs.c                      const char *attr_name, const char *attr_value, gboolean to_console,
attr_value        517 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        508 lib/pacemaker/pcmk_injections.c                       const char *attr_name, bool attr_value, cib_t *cib)
attr_value        536 lib/pacemaker/pcmk_injections.c     pcmk__xe_set_bool_attr(ticket_state_xml, attr_name, attr_value);
attr_value        658 lib/pacemaker/pcmk_sched_promotable.c     const char *attr_value = NULL;
attr_value        666 lib/pacemaker/pcmk_sched_promotable.c     attr_value = pe__node_attribute_calculated(node, attr_name, rsc, node_type,
attr_value        669 lib/pacemaker/pcmk_sched_promotable.c     return attr_value;
attr_value        687 lib/pacemaker/pcmk_sched_promotable.c     const char *attr_value = NULL;
attr_value        726 lib/pacemaker/pcmk_sched_promotable.c     attr_value = promotion_attr_value(rsc, node, name);
attr_value        727 lib/pacemaker/pcmk_sched_promotable.c     if (attr_value != NULL) {
attr_value        729 lib/pacemaker/pcmk_sched_promotable.c                      name, pe__node_name(node), pcmk__s(attr_value, "(unset)"));
attr_value        737 lib/pacemaker/pcmk_sched_promotable.c             attr_value = promotion_attr_value(rsc, node, name);
attr_value        740 lib/pacemaker/pcmk_sched_promotable.c                          pcmk__s(attr_value, "(unset)"));
attr_value        745 lib/pacemaker/pcmk_sched_promotable.c     if (attr_value == NULL) {
attr_value        752 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        256 tools/attrd_updater.c                              const char *attr_value, const char *attr_set,
attr_value        360 tools/attrd_updater.c                                    options.attr_name, options.attr_value,
attr_value        373 tools/attrd_updater.c     free(options.attr_value);
attr_value        485 tools/attrd_updater.c                   const char *attr_value, const char *attr_set,
attr_value        492 tools/attrd_updater.c             rc = pcmk__attrd_api_update(NULL, attr_node, attr_name, attr_value,
attr_value        506 tools/attrd_updater.c             rc = pcmk__attrd_api_update(NULL, attr_node, attr_name, attr_value,
attr_value        520 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        115 tools/crm_resource.h                                   const char *attr_value, gboolean recursive,
attr_value        264 tools/crm_resource_runtime.c                               const char *attr_value, gboolean recursive,
attr_value        302 tools/crm_resource_runtime.c         crm_xml_add(rsc->xml, attr_name, attr_value);
attr_value        309 tools/crm_resource_runtime.c                       attr_name, attr_value);
attr_value        381 tools/crm_resource_runtime.c                                         attr_value);
attr_value        397 tools/crm_resource_runtime.c                       pcmk__s(attr_name, ""), attr_value);
attr_value        431 tools/crm_resource_runtime.c                               attr_name, attr_value, cons->dependent->id);
attr_value        435 tools/crm_resource_runtime.c                                                   attr_name, attr_value,
attr_value         47 tools/crm_ticket.c     char *attr_value;
attr_value         68 tools/crm_ticket.c     pcmk__str_update(&options.attr_value, optarg);
attr_value         70 tools/crm_ticket.c     if (!options.attr_name || !options.attr_value) {
attr_value         74 tools/crm_ticket.c     g_hash_table_insert(attr_set, strdup(options.attr_name), strdup(options.attr_value));
attr_value         76 tools/crm_ticket.c     pcmk__str_update(&options.attr_value, NULL);
attr_value        139 tools/crm_ticket.c     if (!options.attr_name || !options.attr_value) {
attr_value        143 tools/crm_ticket.c     g_hash_table_insert(attr_set, strdup(options.attr_name), strdup(options.attr_value));
attr_value        145 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        918 tools/crm_ticket.c         if (options.attr_value
attr_value        922 tools/crm_ticket.c                         "Must supply attribute name with -S for -v %s", options.attr_value);
attr_value        927 tools/crm_ticket.c             && (pcmk__str_empty(options.attr_value))) {
attr_value        930 tools/crm_ticket.c                         "Must supply attribute value with -v for -S %s", options.attr_value);
attr_value        968 tools/crm_ticket.c         if (pcmk__str_empty(options.attr_value)) {
attr_value       1002 tools/crm_ticket.c     free(options.attr_value);