HomeSort by relevance Sort by last modified time
    Searched defs:socket_bind (Results 1 - 2 of 2) sorted by null

  /external/qemu/
sockets.c 1022 socket_bind( int fd, const SockAddress* address ) function
1278 if (socket_bind(s, to) < 0) {
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 1027 socket_bind( int fd, const SockAddress* address ) function
1265 if (socket_bind(s, to) < 0) {
    [all...]

Completed in 189 milliseconds