Searched refs:bmc_fn_support (Results 1 – 2 of 2) sorted by relevance
903 struct bmc_fn_support * bmc_fn_support; in ipmi_firewall_info() local912 bmc_fn_support = malloc(sizeof(struct bmc_fn_support)); in ipmi_firewall_info()913 if (!bmc_fn_support) { in ipmi_firewall_info()997 free(bmc_fn_support); in ipmi_firewall_info()998 bmc_fn_support = NULL; in ipmi_firewall_info()1016 struct bmc_fn_support * bmc_fn_support; in ipmi_firewall_enable_disable() local1040 bmc_fn_support = malloc(sizeof(struct bmc_fn_support)); in ipmi_firewall_enable_disable()1089 free(bmc_fn_support); in ipmi_firewall_enable_disable()1107 struct bmc_fn_support * bmc_fn_support; in ipmi_firewall_reset() local1123 bmc_fn_support = malloc(sizeof(struct bmc_fn_support)); in ipmi_firewall_reset()[all …]
87 struct bmc_fn_support { struct