Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
H A Ddlopen.c197 func_ptr local_fn = (func_ptr)dlsym(local_handler, "local_caller"); in dlopen_global_test() local
198 if (local_fn) { in dlopen_global_test()
199 value = local_fn(); in dlopen_global_test()

Completed in 1 milliseconds