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