Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ bp_free
Function
bp_free
tools/ipfw/ipfw2.c:448–453 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
446
}
447
448
void
449
bp_free(struct buf_pr *b)
450
{
451
452
free(b->buf);
453
}
454
455
/*
456
* Flushes buffer so new writer start from beginning.
Callers
3
list_pipes
Function · 0.85
ipfw_show_config
Function · 0.85
ipfw_add
Function · 0.85
Calls
1
free
Function · 0.50
Tested by
no test coverage detected