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

  /external/qemu/
sockets.h 372 int socket_get_peer_address( int fd, SockAddress* address );
sockets.c 1048 socket_get_peer_address( int fd, SockAddress* address ) function
    [all...]
vnc-android.c 100 if (socket_get_peer_address(fd, &sa) < 0)
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.h 380 int socket_get_peer_address( int fd, SockAddress* address );
sockets.c 1053 socket_get_peer_address( int fd, SockAddress* address ) function
    [all...]

Completed in 110 milliseconds