Home
last modified time | relevance | path

Searched refs:unix_connect (Results 1 – 3 of 3) sorted by relevance

/qemu/tests/qtest/
A Dtest-filter-redirector.c94 recv_sock = unix_connect(sock_path1, NULL); in test_redirector_tx()
174 send_sock = unix_connect(sock_path1, NULL); in test_redirector_rx()
/qemu/include/qemu/
A Dsockets.h69 int unix_connect(const char *path, Error **errp);
/qemu/util/
A Dqemu-sockets.c1040 int unix_connect(const char *path, Error **errp) in unix_connect() function

Completed in 12 milliseconds