Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dlibqtest.c107 static int init_socket(const char *socket_path) in init_socket() function
468 sock = init_socket(socket_path); in qtest_init_internal()
469 qmpsock = init_socket(qmp_socket_path); in qtest_init_internal()
581 sock_fd_init = init_socket(sock_path); in qtest_init_with_serial()