alert_attribute_value 1085 attrd/commands.c     GHashTable *alert_attribute_value = NULL;
alert_attribute_value 1122 attrd/commands.c     alert_attribute_value = g_hash_table_new_full(crm_strcase_hash,
alert_attribute_value 1165 attrd/commands.c         set_alert_attribute_value(alert_attribute_value, v);
alert_attribute_value 1198 attrd/commands.c         send_alert_attributes_value(a, alert_attribute_value);
alert_attribute_value 1202 attrd/commands.c     g_hash_table_destroy(alert_attribute_value);