scan_rc 1082 lib/cluster/cpg.c int scan_rc = sscanf(text, "%d", &type); scan_rc 1084 lib/cluster/cpg.c if (scan_rc != 1 || type <= crm_msg_stonith_ng) {