MCPcopy Create free account
hub / github.com/F-Stack/f-stack / free_show_state

Function free_show_state

tools/ipfw/ipfw2.c:1428–1433  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1426}
1427
1428static void
1429free_show_state(struct show_state *state)
1430{
1431
1432 free(state->printed);
1433}
1434
1435static uint8_t
1436is_printed_opcode(struct show_state *state, const ipfw_insn *cmd)

Callers 1

show_static_ruleFunction · 0.85

Calls 1

freeFunction · 0.50

Tested by

no test coverage detected