Home
last modified time | relevance | path

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

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