Searched refs:init_socket (Results 1 – 1 of 1) sorted by relevance
111 static int init_socket(const char *socket_path) in init_socket() 502 * tests/libqtest.c:70:init_socket: assertion failed (ret != -1): (-1 != -1) in qtest_init_internal() 508 sock = init_socket(socket_path); in qtest_init_internal() 509 qmpsock = init_socket(qmp_socket_path); in qtest_init_internal() 661 sock_fd_init = init_socket(sock_path); in qtest_quit() 110 static int init_socket(const char *socket_path) init_socket() function