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