Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/F-Stack/f-stack
/ free
Function
free
lib/ff_glue.c:1077–1081 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1075
}
1076
1077
void
1078
free(void *addr, struct malloc_type *type)
1079
{
1080
ff_free(addr);
1081
}
1082
1083
void *
1084
realloc(void *addr, unsigned long size, struct malloc_type *type,
Callers
15
ff_sendmsg
Function · 0.70
ff_accept
Function · 0.70
ff_accept4
Function · 0.70
ff_getpeername
Function · 0.70
ff_getsockname
Function · 0.70
ff_free
Function · 0.70
ff_adapt_user_thread_add
Function · 0.70
ff_adapt_user_thread_exit
Function · 0.70
ff_ini_parser.c
File · 0.70
ff_dpdk_deregister_if
Function · 0.70
ff_veth_attach
Function · 0.70
ff_veth_detach
Function · 0.70
Calls
1
ff_free
Function · 0.85
Tested by
15
testit
Function · 0.40
testit
Function · 0.40
main
Function · 0.40
main
Function · 0.40
extobj_spec_free
Function · 0.40
extobj_statement_parse
Function · 0.40
struct_spec_free
Function · 0.40
struct_block_parse
Function · 0.40
header_spec_free
Function · 0.40
header_statement_parse
Function · 0.40
metadata_spec_free
Function · 0.40
action_spec_free
Function · 0.40