strstr 143 cib/io.c } else if(strstr(a->d_name, "cib-") != a->d_name) { strstr 257 cib/io.c if (crm_is_true(use_valgrind) || strstr(use_valgrind, "cib")) { strstr 97 crmd/lrm.c if (strstr(key, CRM_META "_") == NULL) { strstr 105 crmd/lrm.c if (strstr(key, CRM_META "_") != NULL) { strstr 2414 crmd/lrm.c pch = strstr(ret, escaped_newline); strstr 2417 crmd/lrm.c pch = strstr(pch, escaped_newline); strstr 295 crmd/te_callbacks.c char *tmp = strstr(xpath, NODE_PATT); strstr 302 crmd/te_callbacks.c tmp = strstr(nodeid, "\'"); strstr 316 crmd/te_callbacks.c match = strstr(mutable_path, "node_state[@id=\'"); strstr 455 crmd/te_callbacks.c } else if(strstr(xpath, "/cib/configuration")) { strstr 459 crmd/te_callbacks.c } else if(strstr(xpath, "/"XML_CIB_TAG_TICKETS) || safe_str_eq(name, XML_CIB_TAG_TICKETS)) { strstr 463 crmd/te_callbacks.c } else if(strstr(xpath, "/"XML_TAG_TRANSIENT_NODEATTRS"[") || safe_str_eq(name, XML_TAG_TRANSIENT_NODEATTRS)) { strstr 467 crmd/te_callbacks.c } else if(strstr(xpath, "/"XML_LRM_TAG_RSC_OP"[") && safe_str_eq(op, "delete")) { strstr 502 crmd/te_callbacks.c } else if(strstr(xpath, "/"XML_CIB_TAG_LRM"[") && safe_str_eq(op, "delete")) { strstr 505 crmd/te_callbacks.c } else if(strstr(xpath, "/"XML_CIB_TAG_STATE"[") && safe_str_eq(op, "delete")) { strstr 222 crmd/throttle.c char *nl = strstr(buffer, "\n"); strstr 606 fencing/commands.c if (strstr(line, "invalid") || strstr(line, "variable")) { strstr 1102 fencing/commands.c if(strstr(key, "CRM_meta") == key) { strstr 1553 fencing/commands.c && strstr(device->on_target_actions, action)) { strstr 761 fencing/main.c } else if(safe_str_eq(op, "delete") && strstr(xpath, XML_CIB_TAG_RESOURCE)) { strstr 766 fencing/main.c if (strstr(xpath, XML_TAG_ATTR_SETS)) { strstr 771 fencing/main.c rsc_id = strstr(mutable, "primitive[@id=\'"); strstr 784 fencing/main.c } else if(strstr(xpath, XML_CIB_TAG_RESOURCES)) { strstr 790 fencing/main.c } else if(strstr(xpath, XML_CIB_TAG_CONSTRAINTS)) { strstr 966 fencing/main.c } else if(strstr(xpath, "/" XML_TAG_FENCING_LEVEL) != NULL) { strstr 991 fencing/main.c } else if (strstr(xpath, "/" XML_TAG_FENCING_TOPOLOGY) != NULL) { strstr 998 fencing/main.c } else if (strstr(xpath, "/" XML_CIB_TAG_CONFIGURATION)) { strstr 157 lib/ais/utils.c } else if (env_callgrind != NULL && strstr(env_callgrind, child->name)) { strstr 164 lib/ais/utils.c } else if (env_valgrind != NULL && strstr(env_valgrind, child->name)) { strstr 663 lib/cluster/cluster.c } else if (strstr(name, ":") != NULL) { strstr 98 lib/cluster/heartbeat.c if (strstr(name, "uuid") == NULL) { strstr 265 lib/common/alerts.c if ((!config || !strstr(xpath, XPATH_CRMCONFIG)) strstr 266 lib/common/alerts.c && !strstr(xpath, XPATH_ALERTS)) { strstr 633 lib/common/iso8601.c offset_s = strstr(time_str, "Z"); strstr 635 lib/common/iso8601.c offset_s = strstr(time_str, " "); strstr 756 lib/common/iso8601.c time_s = strstr(date_str, " "); strstr 758 lib/common/iso8601.c time_s = strstr(date_str, "T"); strstr 923 lib/common/iso8601.c period_str = strstr(original, "/"); strstr 172 lib/common/logging.c } else if (value != NULL && strstr(value, daemon)) { strstr 518 lib/common/logging.c if (strstr(trace_blackbox, key) != NULL) { strstr 531 lib/common/logging.c } else if (trace_files && strstr(trace_files, cs->filename) != NULL) { strstr 533 lib/common/logging.c } else if (trace_fns && strstr(trace_fns, cs->function) != NULL) { strstr 535 lib/common/logging.c } else if (trace_fmts && strstr(trace_fmts, cs->format) != NULL) { strstr 691 lib/common/logging.c if (strstr(modified, "lt-") == modified) { strstr 101 lib/common/operations.c notify = strstr(mutable_key, "_post_notify"); strstr 106 lib/common/operations.c notify = strstr(mutable_key, "_pre_notify"); strstr 166 lib/common/schemas.c if (strstr(a->d_name, "pacemaker-") != a->d_name) { strstr 792 lib/common/xml.c if (strcmp(prop_name, XML_ATTR_ID) == 0 && strstr(path, "/"XML_CIB_TAG_ACLS"/") == NULL) { strstr 1119 lib/common/xml.c if(strstr(deleted_obj->path, "/"XML_TAG_CIB"/"XML_CIB_TAG_CONFIGURATION) != NULL) { strstr 2347 lib/common/xml.c } else if (strstr(value, name) != value) { strstr 3347 lib/common/xml.c } else if (hidden != NULL && p_name[0] != 0 && strstr(hidden, p_name) != NULL) { strstr 405 lib/fencing/st_client.c if (strstr(key, "pcmk_")) { strstr 407 lib/fencing/st_client.c } else if (strstr(key, CRM_META)) { strstr 797 lib/fencing/st_client.c } else if (strstr(action->error, "imed out")) { strstr 801 lib/fencing/st_client.c } else if (strstr(action->error, "Unrecognised action")) { strstr 951 lib/pengine/unpack.c if (strstr(long_key, granted_prefix) == long_key) { strstr 957 lib/pengine/unpack.c } else if (strstr(long_key, last_granted_prefix) == long_key) { strstr 2885 lib/pengine/unpack.c if (strstr(ID(xml_op), "last_failure")) { strstr 2919 lib/pengine/unpack.c } else if (rsc->remote_reconnect_interval && strstr(ID(xml_op), "last_failure")) { strstr 2925 lib/pengine/unpack.c } else if (strstr(ID(xml_op), "last_failure") && strstr 1219 lib/pengine/utils.c if (strstr(key, CRMD_ACTION_MIGRATE) || strstr(key, CRMD_ACTION_MIGRATED)) { strstr 1224 lib/pengine/utils.c } else if (strstr(key, "_notify_")) { strstr 1852 lib/pengine/utils.c char *match = strstr(param_string, name); strstr 2054 lib/pengine/utils.c } else if (strstr(digest_all, search_all)) { strstr 2058 lib/pengine/utils.c if(strstr(digest_secure, search_secure)) { strstr 330 lib/services/services.c if (safe_str_eq(key, XML_ATTR_CRM_VERSION) || strstr(key, CRM_META "_")) { strstr 229 lib/services/systemd.c if(strstr(error, "org.freedesktop.systemd1.InvalidName") strstr 230 lib/services/systemd.c || strstr(error, "org.freedesktop.systemd1.LoadFailed") strstr 231 lib/services/systemd.c || strstr(error, "org.freedesktop.systemd1.NoSuchUnit")) { strstr 121 lib/services/upstart.c match = strstr(input, search); strstr 343 lib/services/upstart.c if(strstr(error, UPSTART_06_API ".Error.UnknownInstance")) { strstr 356 lib/services/upstart.c && strstr(error, UPSTART_06_API ".Error.AlreadyStarted")) { strstr 812 lrmd/lrmd.c cur = strstr(output, PCMK_OCF_REASON_PREFIX); strstr 813 lrmd/lrmd.c for (; cur != NULL; cur = strstr(cur, PCMK_OCF_REASON_PREFIX)) { strstr 256 mcp/pacemaker.c } else if (env_callgrind != NULL && strstr(env_callgrind, child->name)) { strstr 263 mcp/pacemaker.c } else if (env_valgrind != NULL && strstr(env_valgrind, child->name)) { strstr 510 pengine/allocate.c if (strstr(rsc->id, id)) { strstr 513 pengine/allocate.c } else if (renamed_clones && rsc->clone_name && strstr(rsc->clone_name, id)) { strstr 631 pengine/container.c if(strstr(first->task, "stop") && first_tuple && first_tuple->child) { strstr 642 pengine/container.c if(strstr(then->task, "mote") && then_tuple && then_tuple->child) { strstr 84 pengine/graph.c } else if (strstr(old_uuid, "notify") != NULL) { strstr 78 tools/cib_shadow.c if (strstr(shell, "bash")) { strstr 103 tools/cib_shadow.c if (prompt != NULL && strstr(prompt, our_prompt)) { strstr 2481 tools/crm_mon.c if (stack_s && strstr(stack_s, "classic openais") != NULL) { strstr 2510 tools/crm_mon.c if (stack_s && strstr(stack_s, "classic openais") != NULL) { strstr 3911 tools/crm_mon.c char *tmp = strstr(xpath, NODE_PATT); strstr 3918 tools/crm_mon.c tmp = strstr(nodeid, "\'");