Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ GetFragmentPtr
Function
GetFragmentPtr
freebsd/netinet/libalias/alias_db.c:1750–1754 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1748
}
1749
1750
void
1751
GetFragmentPtr(struct alias_link *lnk, void **fptr)
1752
{
1753
*fptr = lnk->data.frag_ptr;
1754
}
1755
1756
void
1757
SetStateIn(struct alias_link *lnk, int state)
Callers
1
LibAliasGetFragment
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected