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

  /external/qemu/
sockets.c 1010 socket_connect( int fd, const SockAddress* address ) function
1302 if (socket_connect(s, to) < 0) {
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 1015 socket_connect( int fd, const SockAddress* address ) function
1289 if (socket_connect(s, to) < 0) {
    [all...]
  /external/chromium/third_party/libevent/
http.c 199 static int socket_connect(int fd, const char *address, unsigned short port);
2790 socket_connect(int fd, const char *address, unsigned short port) function
    [all...]

Completed in 158 milliseconds