Home
last modified time | relevance | path

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

/system/netd/client/
DNetdClient.cpp64 Accept4FunctionType libcAccept4 = nullptr; variable
97 int acceptedSocket = libcAccept4(sockfd, addr, addrlen, flags); in netdClientAccept4()
318 libcAccept4 = *function; in netdClientInitAccept4()