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

  /external/qemu/
sockets.h 386 int socket_pair(int *fd1, int *fd2);
sockets.c 1440 socket_pair(int *fd1, int *fd2) function
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.h 394 int socket_pair(int *fd1, int *fd2);
sockets.c 1427 socket_pair(int *fd1, int *fd2) function
    [all...]
  /external/qemu/proxy/
proxy_http_rewriter.c 325 * socket_pair() we created for this specific purpose.
415 if (socket_pair( &slirp_1, &conn->slirp_fd ) < 0) {
    [all...]

Completed in 476 milliseconds