Searched refs:libcSocket (Results 1 – 1 of 1) sorted by relevance
47 SocketFunctionType libcSocket = 0; variable108 int socketFd = libcSocket(domain, type, protocol); in netdClientSocket()141 if (libcSocket) { in setNetworkForTarget()142 socketFd = libcSocket(AF_INET6, SOCK_DGRAM | SOCK_CLOEXEC, 0); in setNetworkForTarget()176 libcSocket = *function; in netdClientInitSocket()