Home
last modified time | relevance | path

Searched refs:fcms_countp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_case.c522 int *fcms_countp; member
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()
582 fcmsp->fcms_old_match_state[*fcmsp->fcms_countp] |= in fmd_case_match_suspects()
584 (*fcmsp->fcms_countp)++; in fmd_case_match_suspects()
[all …]