Home
last modified time | relevance | path

Searched refs:inet_connect (Results 1 – 2 of 2) sorted by relevance

/qemu/include/qemu/
H A Dsockets.h64 int inet_connect(const char *str, Error **errp);
/qemu/util/
H A Dqemu-sockets.c718 int inet_connect(const char *str, Error **errp) in inet_connect() function