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

  /external/qemu/
qemu-sockets-android.c 140 socket_set_xreuseaddr(slisten);
235 socket_set_xreuseaddr(sock);
333 socket_set_xreuseaddr(sock);
migration-tcp-android.c 181 socket_set_xreuseaddr(s);
sockets.h 334 int socket_set_xreuseaddr(int fd);
sockets.c 1148 int socket_set_xreuseaddr(int fd) function
1277 socket_set_xreuseaddr(s);
    [all...]
net-android.c     [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.h 342 int socket_set_xreuseaddr(int fd);
sockets.c 1152 int socket_set_xreuseaddr(int fd) function
1263 socket_set_xreuseaddr(s);
    [all...]
  /external/qemu/android/protocol/
core-connection.c 96 socket_set_xreuseaddr(fd);
  /external/qemu/slirp-android/
tcp_subr.c 477 socket_set_xreuseaddr(s);
626 socket_set_xreuseaddr(s);
misc.c 355 socket_set_xreuseaddr(so->s);
  /external/qemu/android/
console.c 615 socket_set_xreuseaddr( fd );
643 socket_set_xreuseaddr( fd );
    [all...]

Completed in 39 milliseconds