Lines Matching refs:fcmsp
546 fcms_t *fcmsp = (fcms_t *)arg; in fmd_case_match_suspects() local
547 fmd_case_impl_t *cip = fcmsp->fcms_cip; in fmd_case_match_suspects()
552 if (*fcmsp->fcms_countp >= fcmsp->fcms_maxcount) in fmd_case_match_suspects()
557 fcmsp->fcms_old_susp_state[*fcmsp->fcms_countp] = in fmd_case_match_suspects()
560 fcmsp->fcms_old_susp_state[*fcmsp->fcms_countp] = in fmd_case_match_suspects()
563 fcmsp->fcms_old_susp_state[*fcmsp->fcms_countp] = in fmd_case_match_suspects()
566 fcmsp->fcms_old_susp_state[*fcmsp->fcms_countp] = in fmd_case_match_suspects()
569 fcmsp->fcms_old_susp_state[*fcmsp->fcms_countp] = in fmd_case_match_suspects()
572 fcmsp->fcms_old_susp_state[*fcmsp->fcms_countp] = in fmd_case_match_suspects()
579 fcmsp->fcms_new_susp_state[i] = in fmd_case_match_suspects()
580 fcmsp->fcms_old_susp_state[*fcmsp->fcms_countp]; in fmd_case_match_suspects()
582 fcmsp->fcms_old_match_state[*fcmsp->fcms_countp] |= in fmd_case_match_suspects()
584 (*fcmsp->fcms_countp)++; in fmd_case_match_suspects()