Home
last modified time | relevance | path

Searched defs:end_func (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/hook/
Dmusl_preinit.c567 on_end_func_t end_func = (on_end_func_t)(function_of_shared_lib[ON_END_FUNCTION]); in __uninstal_malloc_hook() local
612 on_end_func_t end_func = (on_end_func_t)(function_of_shared_lib[ON_END_FUNCTION]); in __install_memleak_tracker_hook() local
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h114 typedef void (*end_func) (void *ptr, uint32_t val); typedef