Home
last modified time | relevance | path

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

/system/netd/client/
DNetdClient.cpp45 Accept4FunctionType libcAccept4 = 0; variable
56 int acceptedSocket = libcAccept4(sockfd, addr, addrlen, flags); in netdClientAccept4()
169 libcAccept4 = *function; in netdClientInitAccept4()