crm_str_eq 58 include/crm/common/util_compat.h gboolean crm_str_eq(const char *a, const char *b, gboolean use_case); crm_str_eq 64 include/crm/common/util_compat.h #define safe_str_eq(a, b) crm_str_eq(a, b, FALSE)