Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_network.h19 int u_socket_connect(const char *host, uint16_t port);
Du_network.c113 u_socket_connect(const char *hostname, uint16_t port) in u_socket_connect() function