Home
last modified time | relevance | path

Searched refs:init_func_t (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_preinit.c414 typedef bool (*init_func_t)(const struct MallocDispatchType*, bool*, const char*); typedef
430 init_func_t init_func = (init_func_t)(function_of_shared_lib[INITIALIZE_FUNCTION]); in finish_install_ohos_malloc_hooks()
/third_party/musl/src/hook/linux/
H A Dmusl_preinit.c428 typedef bool (*init_func_t)(const struct MallocDispatchType*, bool*, const char*); typedef
444 init_func_t init_func = (init_func_t)(function_of_shared_lib[INITIALIZE_FUNCTION]); in finish_install_ohos_malloc_hooks()

Completed in 3 milliseconds