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