Searched refs:tmp_cnt (Results 1 – 2 of 2) sorted by relevance
2176 int tmp_cnt; in analyze_ac() local2191 tmp_cnt = disp_parts(msgs, ac_error, i); in analyze_ac()2192 count += tmp_cnt; in analyze_ac()2193 msgs += tmp_cnt; in analyze_ac()
1047 uint64_t *tmp_cnt; in read_prop() local1095 if ((tmp_cnt = scf_simple_prop_next_count(sprop)) == NULL) in read_prop()1097 iprop->ip_value.iv_cnt = *tmp_cnt; in read_prop()