Searched refs:inet_connect (Results 1 - 5 of 5) sorted by relevance

/external/qemu/include/qemu/
H A Dsockets.h16 int inet_connect(const char *str, int socktype);
/external/qemu/util/
H A Dqemu-sockets-android.c206 fprintf(stderr, "inet_connect: host and/or port not specified\n");
472 int inet_connect(const char *str, int socktype) function
H A Dqemu-sockets.c256 fprintf(stderr, "inet_connect: host and/or port not specified\n");
527 int inet_connect(const char *str, int socktype) function
/external/qemu/ui/
H A Dvnc-android.c2373 vs->lsock = inet_connect(display, SOCKET_STREAM);
H A Dvnc.c2367 vs->lsock = inet_connect(display, SOCK_STREAM);

Completed in 77 milliseconds