strstr            131 daemons/based/based_io.c     } else if(strstr(a->d_name, "cib-") != a->d_name) {
strstr            249 daemons/based/based_io.c         (crm_is_true(use_valgrind) || strstr(use_valgrind, "pacemaker-based"))) {
strstr             76 daemons/controld/controld_execd.c     if (strstr(key, CRM_META "_") == NULL) {
strstr             84 daemons/controld/controld_execd.c     if (strstr(key, CRM_META "_") != NULL) {
strstr           2582 daemons/controld/controld_execd.c     pch = strstr(ret, escaped_newline);
strstr           2589 daemons/controld/controld_execd.c         pch = strstr(pch, escaped_newline);
strstr            262 daemons/controld/controld_te_callbacks.c     match = strstr(mutable_path, "node_state[@id=\'");
strstr            343 daemons/controld/controld_te_callbacks.c     if (strstr(xpath, "/" XML_LRM_TAG_RSC_OP "[")) {
strstr            346 daemons/controld/controld_te_callbacks.c     } else if (strstr(xpath, "/" XML_CIB_TAG_LRM "[")) {
strstr            349 daemons/controld/controld_te_callbacks.c     } else if (strstr(xpath, "/" XML_CIB_TAG_STATE "[")) {
strstr            448 daemons/controld/controld_te_callbacks.c         if (strstr(xpath, "/" XML_TAG_CIB "/" XML_CIB_TAG_CONFIGURATION)) {
strstr            453 daemons/controld/controld_te_callbacks.c         } else if (strstr(xpath, "/" XML_CIB_TAG_TICKETS)
strstr            458 daemons/controld/controld_te_callbacks.c         } else if (strstr(xpath, "/" XML_TAG_TRANSIENT_NODEATTRS "[")
strstr            228 daemons/controld/controld_throttle.c         char *nl = strstr(buffer, "\n");
strstr           1265 daemons/fenced/fenced_commands.c         if(strstr(key, "CRM_meta") == key) {
strstr           1956 daemons/fenced/fenced_commands.c         && strstr(device->on_target_actions, action)) {
strstr            852 daemons/fenced/pacemaker-fenced.c             strstr(xpath, "/"XML_CIB_TAG_STATUS)) {
strstr            854 daemons/fenced/pacemaker-fenced.c         } else if (pcmk__str_eq(op, "delete", pcmk__str_casei) && strstr(xpath, "/"XML_CIB_TAG_RESOURCE)) {
strstr            859 daemons/fenced/pacemaker-fenced.c             if (strstr(xpath, XML_TAG_ATTR_SETS) ||
strstr            860 daemons/fenced/pacemaker-fenced.c                 strstr(xpath, XML_TAG_META_SETS)) {
strstr            866 daemons/fenced/pacemaker-fenced.c             rsc_id = strstr(mutable, "primitive[@id=\'");
strstr            881 daemons/fenced/pacemaker-fenced.c         } else if (strstr(xpath, "/"XML_CIB_TAG_RESOURCES) ||
strstr            882 daemons/fenced/pacemaker-fenced.c                    strstr(xpath, "/"XML_CIB_TAG_CONSTRAINTS) ||
strstr            883 daemons/fenced/pacemaker-fenced.c                    strstr(xpath, "/"XML_CIB_TAG_RSCCONFIG)) {
strstr           1078 daemons/fenced/pacemaker-fenced.c             } else if(strstr(xpath, "/" XML_TAG_FENCING_LEVEL) != NULL) {
strstr           1103 daemons/fenced/pacemaker-fenced.c             } else if (strstr(xpath, "/" XML_TAG_FENCING_TOPOLOGY) != NULL) {
strstr           1110 daemons/fenced/pacemaker-fenced.c             } else if (strstr(xpath, "/" XML_CIB_TAG_CONFIGURATION)) {
strstr             55 daemons/pacemakerd/pcmkd_messages.c     if (from && strstr(from, "sbd")) {
strstr            438 daemons/pacemakerd/pcmkd_subdaemons.c     } else if (env_callgrind != NULL && strstr(env_callgrind, child->name)) {
strstr            445 daemons/pacemakerd/pcmkd_subdaemons.c     } else if (env_valgrind != NULL && strstr(env_valgrind, child->name)) {
strstr             80 lib/cluster/corosync.c     } else if (strstr(name, ":") != NULL) {
strstr            516 lib/common/acl.c     if (strstr(path, "/" XML_CIB_TAG_ACLS "/") != NULL) {
strstr            228 lib/common/alerts.c             if ((!config || !strstr(xpath, XPATH_CRMCONFIG))
strstr            229 lib/common/alerts.c                 && !strstr(xpath, XPATH_ALERTS)) {
strstr            725 lib/common/iso8601.c         offset_s = strstr(time_str, "Z");
strstr            727 lib/common/iso8601.c             offset_s = strstr(time_str, " ");
strstr           1116 lib/common/iso8601.c     period_str = strstr(original, "/");
strstr            560 lib/common/logging.c             if (strstr(trace_blackbox, key) != NULL) {
strstr            573 lib/common/logging.c     } else if (trace_files && strstr(trace_files, cs->filename) != NULL) {
strstr            575 lib/common/logging.c     } else if (trace_fns && strstr(trace_fns, cs->function) != NULL) {
strstr            577 lib/common/logging.c     } else if (trace_fmts && strstr(trace_fmts, cs->format) != NULL) {
strstr            749 lib/common/logging.c         if (strstr(modified, "lt-") == modified) {
strstr            234 lib/common/nvpair.c     sep = strstr(optarg, "=");
strstr            360 lib/common/options.c     return (value != NULL) && (crm_is_true(value) || strstr(value, daemon));
strstr            212 lib/common/patchset.c             if (strstr(deleted_obj->path,
strstr            131 lib/common/schemas.c     if (strstr(a->d_name, "pacemaker-") != a->d_name) {
strstr            578 lib/common/xml.c     } else if (strstr(value, name) != value) {
strstr           1488 lib/common/xml.c                 } else if (hidden != NULL && p_name[0] != 0 && strstr(hidden, p_name) != NULL) {
strstr            315 lib/common/xpath.c     start = strstr(xpath, patt);
strstr            325 lib/common/xpath.c     end = strstr(start, "\'");
strstr             98 lib/fencing/st_actions.c         && (strstr(key, CRM_META) == NULL)
strstr           2073 lib/fencing/st_client.c     if (strstr(line, "invalid") || strstr(line, "variable")) {
strstr            449 lib/pacemaker/pcmk_cluster_queries.c         if (!pcmk__str_empty(node_types) && strstr(node_types, "all")) {
strstr            453 lib/pacemaker/pcmk_cluster_queries.c         if (pcmk__str_empty(node_types) || strstr(node_types, "cluster")) {
strstr            460 lib/pacemaker/pcmk_cluster_queries.c         if (pcmk__str_empty(node_types) || strstr(node_types, "guest")) {
strstr            105 lib/pacemaker/pcmk_sched_actions.c     if ((strstr(first_uuid, "notify") != NULL)
strstr            691 lib/pacemaker/pcmk_sched_bundle.c             if (strstr(first->task, "stop") && first_replica && first_replica->child) {
strstr            704 lib/pacemaker/pcmk_sched_bundle.c             if (strstr(then->task, "mote")
strstr            713 lib/pengine/clone.c                        (strstr(rsc->id, ":") != NULL && pcmk__str_in_list(rsc->id, only_rsc, pcmk__str_star_matches));
strstr            785 lib/pengine/clone.c                        (strstr(rsc->id, ":") != NULL && pcmk__str_in_list(rsc->id, only_rsc, pcmk__str_star_matches));
strstr            274 lib/pengine/group.c                              (strstr(rsc->id, ":") != NULL && pcmk__str_in_list(rsc->id, only_rsc, pcmk__str_star_matches));
strstr            321 lib/pengine/group.c                              (strstr(rsc->id, ":") != NULL && pcmk__str_in_list(rsc->id, only_rsc, pcmk__str_star_matches));
strstr            411 lib/pengine/group.c     } else if (strstr(rsc->id, ":") != NULL && pcmk__str_in_list(rsc->id, only_rsc, pcmk__str_star_matches)) {
strstr             58 lib/pengine/pe_digest.c     if (strstr((const char *) user_data, name) == NULL) {
strstr             74 lib/pengine/pe_digest.c     if (strstr((const char *) user_data, name) != NULL) {
strstr            494 lib/pengine/pe_digest.c         matches = (strstr(node_summary, search_secure) != NULL);
strstr           1425 lib/pengine/utils.c     if (strstr(key, CRMD_ACTION_MIGRATE) || strstr(key, CRMD_ACTION_MIGRATED)) {
strstr           1430 lib/pengine/utils.c     } else if (strstr(key, "_notify_")) {
strstr           2552 lib/pengine/utils.c             if (strstr(s, ":") != NULL) {
strstr            614 lib/services/services_linux.c     for (const char *cur = strstr(op->stderr_data, PCMK_OCF_REASON_PREFIX);
strstr            615 lib/services/services_linux.c          cur != NULL; cur = strstr(cur, PCMK_OCF_REASON_PREFIX)) {
strstr             77 lib/services/services_nagios.c                 || strstr(key, CRM_META "_")) {
strstr            307 lib/services/systemd.c     if (strstr(error->name, "org.freedesktop.systemd1.InvalidName")
strstr            308 lib/services/systemd.c         || strstr(error->name, "org.freedesktop.systemd1.LoadFailed")
strstr            309 lib/services/systemd.c         || strstr(error->name, "org.freedesktop.systemd1.NoSuchUnit")) {
strstr            173 lib/services/upstart.c         match = strstr(input, search);
strstr            413 lib/services/upstart.c     if (strstr(error->name, UPSTART_06_API ".Error.UnknownInstance")) {
strstr            427 lib/services/upstart.c                && strstr(error->name, UPSTART_06_API ".Error.AlreadyStarted")) {
strstr            340 maint/gnulib/lib/argz.c           char *match = strstr (arg, str);
strstr            352 maint/gnulib/lib/argz.c                       match = strstr (from, str);
strstr             31 maint/gnulib/lib/c-strstr.c   return strstr (haystack, needle);
strstr           3929 maint/gnulib/lib/dfa.c     if (strstr (cpp[i], new) != NULL)
strstr           3936 maint/gnulib/lib/dfa.c     if (strstr (new, cpp[j]) == NULL)
strstr           2892 maint/gnulib/lib/gen-uni-tables.c   while (strstr (buf, property_name) == NULL);
strstr           3472 maint/gnulib/lib/gen-uni-tables.c              && strstr (unicode_attributes[ch].name, "ZERO WIDTH") != NULL);
strstr           5691 maint/gnulib/lib/gen-uni-tables.c                   && strstr (unicode_attributes[ch].name, " LETTER ")
strstr           5737 maint/gnulib/lib/gen-uni-tables.c               && !strstr (unicode_attributes[ch].decomposition, "<noBreak>")));
strstr           5757 maint/gnulib/lib/gen-uni-tables.c                       && !strstr (unicode_attributes[ch].decomposition,
strstr           6223 maint/gnulib/lib/gen-uni-tables.c       if (strstr (field0, "..") != NULL)
strstr           6226 maint/gnulib/lib/gen-uni-tables.c           j = strtoul (strstr (field0, "..") + 2, NULL, 16);
strstr           6955 maint/gnulib/lib/gen-uni-tables.c           || strstr (unicode_attributes[ch].name, "HIRAGANA LETTER SMALL ") != NULL
strstr           6956 maint/gnulib/lib/gen-uni-tables.c           || strstr (unicode_attributes[ch].name, "KATAKANA LETTER SMALL ") != NULL)
strstr           7018 maint/gnulib/lib/gen-uni-tables.c            && strstr (unicode_attributes[ch].name, "FULLWIDTH") == NULL)
strstr           7237 maint/gnulib/lib/gen-uni-tables.c           || strstr (unicode_attributes[ch].name, "FULLWIDTH LATIN ") != NULL
strstr           7690 maint/gnulib/lib/gen-uni-tables.c       if (strstr (field0, "..") != NULL)
strstr           7693 maint/gnulib/lib/gen-uni-tables.c           j = strtoul (strstr (field0, "..") + 2, NULL, 16);
strstr            387 maint/gnulib/lib/mountlist.c   char const *devopt = strstr (mount_options, dev_pattern);
strstr            508 maint/gnulib/lib/mountlist.c             char *dash = strstr (blank + 1, " - ");
strstr           1030 maint/gnulib/lib/mountlist.c         ignore = strstr (options, "ignore");
strstr            722 maint/gnulib/lib/string.in.h _GL_FUNCDECL_RPL (strstr, char *, (const char *haystack, const char *needle)
strstr            725 maint/gnulib/lib/string.in.h _GL_CXXALIAS_RPL (strstr, char *, (const char *haystack, const char *needle));
strstr            730 maint/gnulib/lib/string.in.h _GL_CXXALIAS_SYS_CAST2 (strstr,
strstr            736 maint/gnulib/lib/string.in.h _GL_CXXALIASWARN1 (strstr, char *, (char *haystack, const char *needle));
strstr            737 maint/gnulib/lib/string.in.h _GL_CXXALIASWARN1 (strstr, const char *,
strstr            740 maint/gnulib/lib/string.in.h _GL_CXXALIASWARN (strstr);
strstr            749 maint/gnulib/lib/string.in.h _GL_WARN_ON_USE (strstr, "strstr is quadratic on many systems, and cannot "
strstr             50 maint/gnulib/lib/unistr/u-strstr.h   return (uint8_t *) strstr ((const char *) haystack, (const char *) needle);
strstr             55 maint/gnulib/tests/qemu.h           if (strstr (buf, "qemu") != NULL)
strstr             70 maint/gnulib/tests/qemu.h           if (strstr (buf, "QEMU") != NULL)
strstr             74 maint/gnulib/tests/qemu.h           if (strstr (buf, "AuthenticAMD") != NULL
strstr             75 maint/gnulib/tests/qemu.h               || strstr (buf, "GenuineIntel") != NULL)
strstr             79 maint/gnulib/tests/qemu.h           if (strstr (buf, "ARM") != NULL
strstr             88 maint/gnulib/tests/qemu.h           if (strstr (buf, "POWER") != NULL)
strstr            116 maint/gnulib/tests/test-canonicalize-lgpl.c     ASSERT (strstr (result, "/" BASE "/tra")
strstr            114 maint/gnulib/tests/test-canonicalize.c     ASSERT (strstr (result1, "/" BASE "/tra")
strstr             89 maint/gnulib/tests/test-getcwd-lgpl.c   ASSERT (strstr (pwd2, "/./") == NULL);
strstr             90 maint/gnulib/tests/test-getcwd-lgpl.c   ASSERT (strstr (pwd2, "/../") == NULL);
strstr             91 maint/gnulib/tests/test-getcwd-lgpl.c   ASSERT (strstr (pwd2 + 1 + (pwd2[1] == '/'), "//") == NULL);
strstr            108 maint/gnulib/tests/test-perror2.c         ASSERT (strstr (buf, err));
strstr             62 maint/gnulib/tests/test-strerror.c   ASSERT (strstr (str, "nknown") == NULL);
strstr             63 maint/gnulib/tests/test-strerror.c   ASSERT (strstr (str, "ndefined") == NULL);
strstr             67 maint/gnulib/tests/test-strerror_r.c   ASSERT (strstr (buf, "nknown") == NULL);
strstr             68 maint/gnulib/tests/test-strerror_r.c   ASSERT (strstr (buf, "ndefined") == NULL);
strstr            102 maint/gnulib/tests/test-string-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::strstr, char *,
strstr             23 maint/gnulib/tests/test-strstr.c SIGNATURE_CHECK (strstr, char *, (char const *, char const *));
strstr             47 maint/gnulib/tests/test-strstr.c     const char *result = strstr (input, "");
strstr             53 maint/gnulib/tests/test-strstr.c     const char *result = strstr (input, "o");
strstr             71 maint/gnulib/tests/test-strstr.c     result = strstr (input, "B1x");
strstr             79 maint/gnulib/tests/test-strstr.c     const char *result = strstr (input, "ABCDABD");
strstr             85 maint/gnulib/tests/test-strstr.c     const char *result = strstr (input, "ABCDABE");
strstr             91 maint/gnulib/tests/test-strstr.c     const char *result = strstr (input, "ABCDABCD");
strstr            101 maint/gnulib/tests/test-strstr.c     const char *result = strstr (input, need);
strstr            110 maint/gnulib/tests/test-strstr.c     const char *result = strstr (input, need);
strstr            131 maint/gnulib/tests/test-strstr.c             ASSERT (strstr (haystack, needle) == haystack + 1);
strstr            154 maint/gnulib/tests/test-strstr.c             ASSERT (strstr (haystack, needle) == NULL);
strstr            178 maint/gnulib/tests/test-strstr.c         result = strstr (haystack, needle);
strstr            231 maint/gnulib/tests/test-strstr.c     const char* p = strstr (haystack, needle);
strstr            239 maint/gnulib/tests/test-strstr.c     const char* p = strstr (haystack, needle);
strstr            271 maint/gnulib/tests/test-strstr.c         p = strstr (haystack, needle);
strstr            292 maint/gnulib/tests/test-strstr.c         p = strstr (haystack, needle);
strstr             60 tools/crm_shadow.c         if (strstr(shell, "bash")) {
strstr             85 tools/crm_shadow.c     if (prompt != NULL && strstr(prompt, our_prompt)) {