Home
last modified time | relevance | path

Searched defs:ImageEntry (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c876 typedef struct ImageEntry { in hmp_info_snapshots() struct
877 const char *imagename; in hmp_info_snapshots()
880 } ImageEntry; in hmp_info_snapshots() typedef