regexec 485 daemons/attrd/attrd_corosync.c if (regexec(®ex, attr, 0, NULL, 0) == 0) { regexec 264 daemons/attrd/attrd_ipc.c int status = regexec(&r_patt, attr, 0, NULL, 0); regexec 897 daemons/fenced/fenced_remote.c int status = regexec(&r_patt, node, 0, NULL, 0); regexec 1187 lib/common/strings.c rc = regexec(&r_patt, s1, 0, NULL, 0); regexec 438 lib/pacemaker/pcmk_sched_location.c status = regexec(®ex, r->id, nregs, pmatch, 0); regexec 293 lib/pengine/failcounts.c if (regexec(&(fc_data->failcount_re), (const char *) key, 0, NULL, 0) == 0) { regexec 313 lib/pengine/failcounts.c if (regexec(&(fc_data->lastfailure_re), (const char *) key, 0, NULL,