Searched refs:unix_connect (Results 1 – 3 of 3) sorted by relevance
94 recv_sock = unix_connect(sock_path1, NULL); in test_redirector_tx()174 send_sock = unix_connect(sock_path1, NULL); in test_redirector_rx()
69 int unix_connect(const char *path, Error **errp);
1040 int unix_connect(const char *path, Error **errp) in unix_connect() function
Completed in 12 milliseconds