Home
last modified time | relevance | path

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

/openbmc/qemu/include/qapi/qmp/
H A Dqlit.h19 typedef struct QLitDictEntry QLitDictEntry; typedef
33 struct QLitDictEntry { struct
34 const char *key;
35 QLitObject value;