Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-posix.c819 unsigned int *hosts, int hosts_max, Error **errp) in build_hosts() argument
834 while (i < hosts_max) { in build_hosts()