Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/
H A Dipmitool.c97 { ipmi_fru_main, "fru", "Print built-in FRU and scan SDR for FRU locators" },
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_fru.h620 int ipmi_fru_main(struct ipmi_intf *intf, int argc, char **argv);
/openbmc/ipmitool/
H A DChangeLog76 * ID: 3582307 - ipmi_fru - ipmi_fru_main() return codes
77 * ID: 3582310 - ipmi_fru - ipmi_fru_main() - misuse of printf()
/openbmc/ipmitool/lib/
H A Dipmi_fru.c4367 ipmi_fru_main(struct ipmi_intf * intf, int argc, char ** argv) in ipmi_fru_main() function