Home
last modified time | relevance | path

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

/dports/sysutils/freeipmi/freeipmi-1.6.8/ipmi-raw/
H A Dipmi-raw-argp.c198 CONFIG_FILE_TOOL_IPMI_RAW, in _ipmi_raw_config_file_parse()
/dports/sysutils/freeipmi/freeipmi-1.6.8/common/toolcommon/
H A Dtool-config-file-common.h46 #define CONFIG_FILE_TOOL_IPMI_RAW 0x00000200 macro
H A Dtool-config-file-common.c5135 || ((tool_support & CONFIG_FILE_TOOL_IPMI_RAW) && !tool_data) in config_file_parse()
5320 if (!(tool_support & CONFIG_FILE_TOOL_IPMI_RAW)) in config_file_parse()