Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dlibqtest.c570 int sock_fd_init; in qtest_init_with_serial() local
580 sock_fd_init = init_socket(sock_path); in qtest_init_with_serial()
585 *sock_fd = socket_accept(sock_fd_init); in qtest_init_with_serial()