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 40 daemons/controld/controld_fencing.c stonith_max_attempts = char2score(value); char2score 55 include/crm/common/util.h int char2score(const char *score); char2score 594 lib/common/xml.c int_value = char2score(old_value); char2score 600 lib/common/xml.c offset = char2score(offset_s); char2score 772 lib/pacemaker/pcmk_sched_allocate.c score = char2score(value); char2score 816 lib/pacemaker/pcmk_sched_allocate.c base_health = char2score(pe_pref(data_set->config_hash, char2score 165 lib/pacemaker/pcmk_sched_constraints.c int score_i = char2score(score); char2score 814 lib/pacemaker/pcmk_sched_constraints.c int score_i = char2score(score); char2score 1044 lib/pacemaker/pcmk_sched_constraints.c score_f = char2score(score); char2score 1057 lib/pacemaker/pcmk_sched_constraints.c score_f = char2score(attr_score); char2score 2332 lib/pacemaker/pcmk_sched_constraints.c local_score = char2score(score_s); char2score 2601 lib/pacemaker/pcmk_sched_constraints.c score_i = char2score(score); char2score 2742 lib/pacemaker/pcmk_sched_constraints.c score_i = char2score(score); char2score 560 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 364 lib/pengine/unpack.c pcmk__score_red = char2score(pe_pref(data_set->config_hash, "node-health-red")); char2score 365 lib/pengine/unpack.c pcmk__score_green = char2score(pe_pref(data_set->config_hash, "node-health-green")); char2score 366 lib/pengine/unpack.c pcmk__score_yellow = char2score(pe_pref(data_set->config_hash, "node-health-yellow")); char2score 404 lib/pengine/unpack.c new_node->weight = char2score(score);