Home
last modified time | relevance | path

Searched refs:get_container (Results 1 – 1 of 1) sorted by relevance

/net-tools-3.4.0/libcoap/src/
Dmem.c77 get_container(coap_memory_tag_t type) { in get_container() function
103 struct memb *container = get_container(type); in coap_malloc_type()
117 memb_free(get_container(type), object); in coap_free_type()