get_cluster_pref  992 crmd/control.c     return get_cluster_pref(options, crmd_opts, DIMOF(crmd_opts), name);
get_cluster_pref  118 include/crm_internal.h const char *get_cluster_pref(GHashTable * options, pe_cluster_option * option_list, int len,
get_cluster_pref  742 lib/cib/cib_utils.c     return get_cluster_pref(options, cib_opts, DIMOF(cib_opts), name);
get_cluster_pref  192 lib/pengine/common.c     return get_cluster_pref(options, pe_opts, DIMOF(pe_opts), name);