strEndsWith       507 dmtcp_launch.cpp   if (Util::strEndsWith(installDir, "/lib/dmtcp/32")) {
strEndsWith       224 dmtcp_restart.cpp         if (Util::strEndsWith(installDir, "/lib/dmtcp/32")) {
strEndsWith       711 dmtcp_restart.cpp     if (Util::strEndsWith(restorename, "_files")) {
strEndsWith       713 dmtcp_restart.cpp     } else if (!Util::strEndsWith(restorename, ".dmtcp")) {
strEndsWith       279 execwrappers.cpp   if (path != NULL && Util::strEndsWith(path, "/utempter")) {
strEndsWith       591 plugin/ipc/file/fileconnection.cpp              (Util::strEndsWith(_path, ".swp") == 0 ||
strEndsWith       592 plugin/ipc/file/fileconnection.cpp               Util::strEndsWith(_path, ".swo") == 0)) {
strEndsWith       283 plugin/ipc/file/fileconnlist.cpp         JASSERT(Util::strEndsWith(area.name, DELETED_FILE_SUFFIX)) (area.name);
strEndsWith       461 processinfo.cpp   if (Util::strEndsWith(_ckptFileName, CKPT_FILE_SUFFIX)) {
strEndsWith       116 util_misc.cpp    return strEndsWith(str.c_str(), pattern);
strEndsWith       134 util_misc.cpp    if (strEndsWith(s, suffix.c_str())) {
strEndsWith       225 writeckpt.cpp      } else if (Util::strEndsWith(area.name, DELETED_FILE_SUFFIX)) {