Searched refs:u_socket_peek (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_network.h21 int u_socket_peek(int s, void *data, size_t size);
H A Du_network.c90 u_socket_peek(int s, void *data, size_t size) function
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_network.h21 int u_socket_peek(int s, void *data, size_t size);
H A Du_network.c90 u_socket_peek(int s, void *data, size_t size) function
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rbug/
H A Drbug_connection.c80 ret = u_socket_peek(c->socket, &header, sizeof(header));
/external/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_connection.c80 ret = u_socket_peek(c->socket, &header, sizeof(header));

Completed in 132 milliseconds