Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dqdev-monitor.c615 static int anon_count; in qdev_set_id() local
616 gchar *name = g_strdup_printf("device[%d]", anon_count++); in qdev_set_id()