crm_ends_with      67 include/crm/common/internal.h gboolean crm_ends_with(const char *s, const char *match);
crm_ends_with     454 lib/pengine/complex.c             } else if (crm_ends_with(cmp, "_cmd")) {
crm_ends_with     593 pengine/container.c     if (crm_ends_with(first->uuid, "_stopped_0")
crm_ends_with     594 pengine/container.c         || crm_ends_with(first->uuid, "_demoted_0")) {
crm_ends_with     727 pengine/container.c     if (crm_ends_with(then->uuid, "_stop_0") || crm_ends_with(then->uuid, "_demote_0")) {
crm_ends_with    1479 pengine/graph.c                && crm_ends_with(wrapper->action->uuid, "_stop_0")
crm_ends_with    1549 pengine/graph.c                && crm_ends_with(wrapper->action->uuid, "_stop_0")