Searched refs:socketLocalClient (Results 1 – 3 of 3) sorted by relevance
36 int socketLocalClient(const char* path, int socketType);
181 int socketLocalClient(const char* path, int socketType) { in socketLocalClient() function
128 m_sock = emugl::socketLocalClient(addr, SOCK_STREAM); in connect()