ends_with 622 lib/common/strings.c return ends_with(s, match, false); ends_with 649 lib/common/strings.c return ends_with(s, match, true); ends_with 56 lib/common/tests/strings/pcmk__ends_with_test.c cmocka_unit_test(ends_with),