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