MCPcopy 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
1077void
1078free(void *addr, struct malloc_type *type)
1079{
1080 ff_free(addr);
1081}
1082
1083void *
1084realloc(void *addr, unsigned long size, struct malloc_type *type,

Callers 15

ff_sendmsgFunction · 0.70
ff_acceptFunction · 0.70
ff_accept4Function · 0.70
ff_getpeernameFunction · 0.70
ff_getsocknameFunction · 0.70
ff_freeFunction · 0.70
ff_adapt_user_thread_addFunction · 0.70
ff_ini_parser.cFile · 0.70
ff_dpdk_deregister_ifFunction · 0.70
ff_veth_attachFunction · 0.70
ff_veth_detachFunction · 0.70

Calls 1

ff_freeFunction · 0.85

Tested by 15

testitFunction · 0.40
testitFunction · 0.40
mainFunction · 0.40
mainFunction · 0.40
extobj_spec_freeFunction · 0.40
extobj_statement_parseFunction · 0.40
struct_spec_freeFunction · 0.40
struct_block_parseFunction · 0.40
header_spec_freeFunction · 0.40
header_statement_parseFunction · 0.40
metadata_spec_freeFunction · 0.40
action_spec_freeFunction · 0.40