Home
last modified time | relevance | path

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

/qemu/tools/i386/
H A Dqemu-vmsr-helper.c56 static int num_active_sockets = 1; variable
311 num_active_sockets--; in close_server_socket()
534 } while (num_active_sockets > 0); in main()
/qemu/scsi/
H A Dqemu-pr-helper.c69 static int num_active_sockets = 1; variable
766 num_active_sockets++; in prh_co_entry()
777 num_active_sockets--; in prh_co_entry()
835 num_active_sockets--; in close_server_socket()
1074 } while (num_active_sockets > 0); in main()