Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/hook/
Dmusl_socket_preinit.c23 static bool init_socket_function(void* shared_library_handler, SocketSocketType* func) in init_socket_function() function
82 if (!init_socket_function(shared_library_handle, &(__musl_libc_socket_dispatch.socket))) { in init_socket_hook_shared_library()
/third_party/musl/src/hook/linux/
Dmusl_socket_preinit.c38 static bool init_socket_function(void* shared_library_handler, SocketSocketType* func) in init_socket_function() function
97 if (!init_socket_function(shared_library_handle, &(__musl_libc_socket_dispatch.socket))) { in init_socket_hook_shared_library()