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