Home
last modified time | relevance | path

Searched defs:oemtype (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/ipmitool/ipmitool-1.8.18/lib/
H A Dipmi_oem.c118 ipmi_oem_setup(struct ipmi_intf * intf, char * oemtype) in ipmi_oem_setup()
159 ipmi_oem_active(struct ipmi_intf * intf, const char * oemtype) in ipmi_oem_active()
H A Dipmi_main.c344 char * oemtype = NULL; in ipmi_main() local