Home
last modified time | relevance | path

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

/sdk/emulator/opengl/tests/event_injector/
Dsockets.h373 int socket_send ( int fd, const void* buf, int buflen );
Demulator-console.c113 ret = socket_send(con->fd, in emulatorConsole_sendOutput()
Dsockets.c964 socket_send(int fd, const void* buf, int buflen) in socket_send() function