Searched refs:libcSocket (Results 1 – 1 of 1) sorted by relevance
44 SocketFunctionType libcSocket = 0; variable87 int socketFd = libcSocket(domain, type, protocol); in netdClientSocket()120 if (libcSocket) { in setNetworkForTarget()121 socketFd = libcSocket(AF_INET6, SOCK_DGRAM | SOCK_CLOEXEC, 0); in setNetworkForTarget()155 libcSocket = *function; in netdClientInitSocket()