Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dlibqtest.c623 int sock_fd_init; in qtest_init_with_serial() local
633 sock_fd_init = init_socket(sock_path); in qtest_init_with_serial()
638 *sock_fd = socket_accept(sock_fd_init); in qtest_init_with_serial()