HomeSort by relevance Sort by last modified time
    Searched refs:socket_can_read (Results 1 - 5 of 5) sorted by null

  /external/qemu/
sockets.h 377 int socket_can_read( int fd );
sockets.c 937 int socket_can_read(int fd) function
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.h 385 int socket_can_read( int fd );
sockets.c 941 int socket_can_read(int fd) function
    [all...]
  /external/qemu/slirp-android/
socket.c 495 n = socket_can_read(so->s);

Completed in 250 milliseconds