crm_starts_with 66 include/crm/common/internal.h bool crm_starts_with(const char *str, const char *prefix); crm_starts_with 165 lib/common/procfs.c if (crm_starts_with(buffer, "cpu") && isdigit(buffer[3])) { crm_starts_with 1177 lib/fencing/st_client.c } else if (!crm_starts_with(namelist[file_num]->d_name, crm_starts_with 439 lib/pengine/complex.c if (crm_starts_with(key, "pcmk_")) { crm_starts_with 979 lib/services/services.c if (!*value && crm_starts_with(line, prefix)) { crm_starts_with 1024 lib/services/services.c if (crm_starts_with(buffer, LSB_INITSCRIPT_INFOBEGIN_TAG)) { crm_starts_with 1060 lib/services/services.c && crm_starts_with(buffer, DESCRIPTION)) { crm_starts_with 1070 lib/services/services.c if (crm_starts_with(buffer, "# ") crm_starts_with 1071 lib/services/services.c || crm_starts_with(buffer, "#\t")) { crm_starts_with 1096 lib/services/services.c if (crm_starts_with(buffer, LSB_INITSCRIPT_INFOEND_TAG)) { crm_starts_with 778 pengine/allocate.c if (crm_starts_with(key, "#health")) {