Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c1245 int num_amc_record2 = 0;/*Number of AMC records in the second module*/ in ipmi_ek_matching_process() local
1257 num_amc_record2++; in ipmi_ek_matching_process()
1266 if ( (num_amc_record1 > 0) && (num_amc_record2 > 0) ){ in ipmi_ek_matching_process()
1276 amc_record2 = malloc ( num_amc_record2 * \ in ipmi_ek_matching_process()