Searched defs:BlockdevOnErrorList (Results 1 - 1 of 1) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h711 typedef struct BlockdevOnErrorList struct
717 struct BlockdevOnErrorList *next;
718 } BlockdevOnErrorList; typedef in typeref:struct:BlockdevOnErrorList
2463 void qapi_free_BlockdevOnErrorList(BlockdevOnErrorList * obj);

Completed in 109 milliseconds