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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h566 typedef struct VncClientInfoList struct
572 struct VncClientInfoList *next;
573 } VncClientInfoList; typedef in typeref:struct:VncClientInfoList
2318 void qapi_free_VncClientInfoList(VncClientInfoList * obj);
2333 VncClientInfoList * clients;

Completed in 136 milliseconds