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