strncasecmp 789 lib/common/iso8601.c if (!strncasecmp("epoch", date_str, 5) strncasecmp 413 lib/common/operations.c if (strncasecmp(prop_name, CRM_META, meta_len) == 0) { strncasecmp 362 lib/common/strings.c if (!strncasecmp(units, "ms", 2) || !strncasecmp(units, "msec", 4)) { strncasecmp 365 lib/common/strings.c } else if (!strncasecmp(units, "us", 2) || !strncasecmp(units, "usec", 4)) { strncasecmp 368 lib/common/strings.c } else if (!strncasecmp(units, "s", 1) || !strncasecmp(units, "sec", 3)) { strncasecmp 371 lib/common/strings.c } else if (!strncasecmp(units, "m", 1) || !strncasecmp(units, "min", 3)) { strncasecmp 374 lib/common/strings.c } else if (!strncasecmp(units, "h", 1) || !strncasecmp(units, "hr", 2)) { strncasecmp 703 lib/pacemaker/pcmk_sched_transition.c if (strncasecmp(key, spec, strlen(key)) == 0) { strncasecmp 711 lib/pacemaker/pcmk_sched_transition.c if (strncasecmp(key, spec, strlen(key)) == 0) {