char2score 273 daemons/attrd/attrd_utils.c int int_value = char2score(old_value); char2score 278 daemons/attrd/attrd_utils.c offset = char2score(offset_s); char2score 41 daemons/controld/controld_fencing.c stonith_max_attempts = char2score(value); char2score 55 include/crm/common/util.h int char2score(const char *score); char2score 593 lib/common/xml.c int_value = char2score(old_value); char2score 599 lib/common/xml.c offset = char2score(offset_s); char2score 688 lib/pacemaker/pcmk_sched_allocate.c score = char2score(value); char2score 732 lib/pacemaker/pcmk_sched_allocate.c base_health = char2score(pe_pref(data_set->config_hash, char2score 301 lib/pacemaker/pcmk_sched_colocation.c local_score = char2score(score_s); char2score 552 lib/pacemaker/pcmk_sched_colocation.c score_i = char2score(score); char2score 703 lib/pacemaker/pcmk_sched_colocation.c score_i = char2score(score); char2score 31 lib/pacemaker/pcmk_sched_location.c score_f = char2score(score); char2score 44 lib/pacemaker/pcmk_sched_location.c score_f = char2score(attr_score); char2score 221 lib/pacemaker/pcmk_sched_location.c int score_i = char2score(score); char2score 83 lib/pacemaker/pcmk_sched_ordering.c int score_i = char2score(score); char2score 570 lib/pacemaker/pcmk_sched_promotable.c score = char2score(attr_value); char2score 603 lib/pengine/complex.c (*rsc)->priority = char2score(value); char2score 704 lib/pengine/complex.c (*rsc)->stickiness = char2score(value); char2score 709 lib/pengine/complex.c (*rsc)->migration_threshold = char2score(value); char2score 267 lib/pengine/failcounts.c failcount = pe__add_scores(failcount, char2score(value)); char2score 560 lib/pengine/rules.c pair->score = char2score(score); char2score 363 lib/pengine/unpack.c pcmk__score_red = char2score(pe_pref(data_set->config_hash, "node-health-red")); char2score 364 lib/pengine/unpack.c pcmk__score_green = char2score(pe_pref(data_set->config_hash, "node-health-green")); char2score 365 lib/pengine/unpack.c pcmk__score_yellow = char2score(pe_pref(data_set->config_hash, "node-health-yellow")); char2score 403 lib/pengine/unpack.c new_node->weight = char2score(score);