Home
last modified time | relevance | path

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

/openbmc/qemu/include/qapi/qmp/
H A Dqdict.h21 typedef struct QDictEntry { struct
24 QLIST_ENTRY(QDictEntry) next; argument
25 } QDictEntry; typedef