Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_network.h18 int u_socket_accept(int s);
Du_network.c73 int u_socket_accept(int s) in u_socket_accept() function
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_core.c828 c = u_socket_accept(s); in rbug_thread()