attr_value        351 daemons/controld/controld_schedulerd.c force_local_option(xmlNode *xml, const char *attr_name, const char *attr_value)
attr_value        367 daemons/controld/controld_schedulerd.c         crm_trace("Forcing %s/%s = %s", ID(match), attr_name, attr_value);
attr_value        368 daemons/controld/controld_schedulerd.c         crm_xml_add(match, XML_NVPAIR_ATTR_VALUE, attr_value);
attr_value        377 daemons/controld/controld_schedulerd.c                   CIB_OPTIONS_FIRST, attr_name, attr_name, attr_value);
attr_value        402 daemons/controld/controld_schedulerd.c         crm_xml_add(xml, XML_NVPAIR_ATTR_VALUE, attr_value);
attr_value         36 include/crm/cib/util.h                          const char *attr_value, gboolean to_console,
attr_value         49 include/crm/cib/util.h                        char **attr_value, gboolean to_console, const char *user_name);
attr_value         55 include/crm/cib/util.h                          const char *attr_value, gboolean to_console, const char *user_name);
attr_value         23 include/crm/lrmd_internal.h                               const char *attr_name, const char *attr_value);
attr_value        172 lib/cib/cib_attrs.c                      const char *attr_value, gboolean to_console, const char *user_name,
attr_value        184 lib/cib/cib_attrs.c     CRM_CHECK(attr_value != NULL, return -EINVAL);
attr_value        303 lib/cib/cib_attrs.c     xml_obj = crm_create_nvpair_xml(xml_obj, attr_id, attr_name, attr_value);
attr_value        314 lib/cib/cib_attrs.c                  attr_name, attr_value, section, crm_str(set_name), pcmk_strerror(rc));
attr_value        329 lib/cib/cib_attrs.c                    char **attr_value, gboolean to_console, const char *user_name)
attr_value        333 lib/cib/cib_attrs.c     CRM_ASSERT(attr_value != NULL);
attr_value        337 lib/cib/cib_attrs.c     *attr_value = NULL;
attr_value        340 lib/cib/cib_attrs.c                                    set_name, attr_id, attr_name, to_console, attr_value, user_name);
attr_value        352 lib/cib/cib_attrs.c                      const char *attr_value, gboolean to_console, const char *user_name)
attr_value        371 lib/cib/cib_attrs.c     xml_obj = crm_create_nvpair_xml(NULL, attr_id, attr_name, attr_value);
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        463 lib/pacemaker/pcmk_sched_promotable.c     const char *attr_value = NULL;
attr_value        468 lib/pacemaker/pcmk_sched_promotable.c         attr_value = pe_node_attribute_calculated(node, attr_name, rsc);
attr_value        471 lib/pacemaker/pcmk_sched_promotable.c     return attr_value;
attr_value        478 lib/pacemaker/pcmk_sched_promotable.c     const char *attr_value = NULL;
attr_value        539 lib/pacemaker/pcmk_sched_promotable.c     attr_value = lookup_promotion_score(rsc, node, name);
attr_value        541 lib/pacemaker/pcmk_sched_promotable.c                  name, node->details->uname, crm_str(attr_value));
attr_value        543 lib/pacemaker/pcmk_sched_promotable.c     if ((attr_value == NULL) && !pcmk_is_set(rsc->flags, pe_rsc_unique)) {
attr_value        550 lib/pacemaker/pcmk_sched_promotable.c             attr_value = lookup_promotion_score(rsc, node, name);
attr_value        552 lib/pacemaker/pcmk_sched_promotable.c                          name, node->details->uname, crm_str(attr_value));
attr_value        557 lib/pacemaker/pcmk_sched_promotable.c     if (attr_value != NULL) {
attr_value        558 lib/pacemaker/pcmk_sched_promotable.c         score = char2score(attr_value);
attr_value        369 lib/pacemaker/pcmk_sched_transition.c                       const char *attr_value, cib_t * cib, int cib_options)
attr_value        392 lib/pacemaker/pcmk_sched_transition.c     crm_xml_add(ticket_state_xml, attr_name, attr_value);
attr_value        148 tools/attrd_updater.c                      const char *attr_value, const char *attr_section,
attr_value        178 tools/attrd_updater.c     const char *attr_value = NULL;
attr_value        241 tools/attrd_updater.c                 attr_value = optarg;
attr_value        273 tools/attrd_updater.c                                             attr_name, attr_value,
attr_value        460 tools/attrd_updater.c           const char *attr_value, const char *attr_section,
attr_value        464 tools/attrd_updater.c                                      attr_value, attr_section, attr_set,
attr_value        468 tools/attrd_updater.c                 attr_name, attr_value, pcmk_rc_str(rc), rc);
attr_value         46 tools/crm_attribute.c const char *attr_value = NULL;
attr_value        286 tools/crm_attribute.c                 attr_value = optarg;
attr_value        291 tools/crm_attribute.c                 attr_value = optarg;
attr_value        429 tools/crm_attribute.c                                     attr_value, type, set_name, NULL, NULL,
attr_value        432 tools/crm_attribute.c                  attr_name, ((command == 'D')? "<none>" : attr_value));
attr_value        436 tools/crm_attribute.c                                   attr_id, attr_name, attr_value, TRUE, NULL);
attr_value        449 tools/crm_attribute.c         CRM_LOG_ASSERT(attr_value != NULL);
attr_value        452 tools/crm_attribute.c                                   attr_id, attr_name, attr_value, TRUE, NULL, is_remote_node ? "remote" : NULL);
attr_value         89 tools/crm_resource.h                                   const char *attr_value, gboolean recursive, cib_t *cib,
attr_value        251 tools/crm_resource_runtime.c                               const char *attr_value, gboolean recursive, cib_t *cib,
attr_value        342 tools/crm_resource_runtime.c         xml_obj = crm_create_nvpair_xml(xml_obj, attr_id, attr_name, attr_value);
attr_value        355 tools/crm_resource_runtime.c                    attr_name ? " name=" : "", attr_name ? attr_name : "", attr_value);
attr_value        389 tools/crm_resource_runtime.c                     crm_debug("Setting %s=%s for dependent resource %s", attr_name, attr_value, peer->id);
attr_value        391 tools/crm_resource_runtime.c                                                   NULL, attr_name, attr_value, recursive,
attr_value         40 tools/crm_ticket.c const char *attr_value = NULL;
attr_value        265 tools/crm_ticket.c get_ticket_state_attr(const char *ticket_id, const char *attr_name, const char **attr_value,
attr_value        270 tools/crm_ticket.c     CRM_ASSERT(attr_value != NULL);
attr_value        271 tools/crm_ticket.c     *attr_value = NULL;
attr_value        278 tools/crm_ticket.c     *attr_value = g_hash_table_lookup(ticket->state, attr_name);
attr_value        279 tools/crm_ticket.c     if (*attr_value == NULL) {
attr_value        784 tools/crm_ticket.c                 if (attr_name && attr_value) {
attr_value        785 tools/crm_ticket.c                     g_hash_table_insert(attr_set, strdup(attr_name), strdup(attr_value));
attr_value        787 tools/crm_ticket.c                     attr_value = NULL;
attr_value        799 tools/crm_ticket.c                 attr_value = optarg;
attr_value        800 tools/crm_ticket.c                 if (attr_name && attr_value) {
attr_value        801 tools/crm_ticket.c                     g_hash_table_insert(attr_set, strdup(attr_name), strdup(attr_value));
attr_value        803 tools/crm_ticket.c                     attr_value = NULL;
attr_value        993 tools/crm_ticket.c         if (attr_value
attr_value        995 tools/crm_ticket.c             CMD_ERR("Must supply attribute name with -S for -v %s", attr_value);
attr_value       1001 tools/crm_ticket.c             && (pcmk__str_empty(attr_value))) {
attr_value       1037 tools/crm_ticket.c         if (pcmk__str_empty(attr_value)) {