Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1428
static void
1429
free_show_state(struct show_state *state)
1430
{
1431
1432
free(state->printed);
1433
}
1434
1435
static uint8_t
1436
is_printed_opcode(struct show_state *state, const ipfw_insn *cmd)
Callers
1
show_static_rule
Function · 0.85
Calls
1
free
Function · 0.50
Tested by
no test coverage detected