Searched refs:libcSendto (Results 1 – 1 of 1) sorted by relevance
81 SendtoFunctionType libcSendto = nullptr; variable243 return libcSendto(sockfd, buf, bufsize, flags, addr, addrlen); in netdClientSendto()444 HOOK_ON_FUNC(function, libcSendto, netdClientSendto); in netdClientInitSendto()