Home
last modified time | relevance | path

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

/openbmc/qemu/include/qapi/qmp/
H A Dqlist.h19 typedef struct QListEntry { struct
21 QTAILQ_ENTRY(QListEntry) next; argument
22 } QListEntry; typedef