crm_ends_with_ext  146 cib/io.c           } else if (crm_ends_with_ext(a->d_name, ".sig")) {
crm_ends_with_ext   68 include/crm/common/internal.h gboolean crm_ends_with_ext(const char *s, const char *match);
crm_ends_with_ext  699 lib/cib/cib_file.c             gboolean do_bzip = crm_ends_with_ext(private->filename, ".bz2");
crm_ends_with_ext  169 lib/common/schemas.c     } else if (!crm_ends_with_ext(a->d_name, ".rng")) {
crm_ends_with_ext 2954 lib/common/xml.c         uncompressed = !crm_ends_with_ext(filename, ".bz2");
crm_ends_with_ext  559 tools/crm_mon.c     if (crm_ends_with_ext(argv[0], ".cgi") == TRUE) {
crm_ends_with_ext  300 tools/crm_resource_runtime.c             if (crm_ends_with_ext(value, "-0.6")) {
crm_ends_with_ext  568 tools/crm_simulate.c             } else if (!crm_ends_with_ext(namelist[file_num]->d_name, ".xml")) {