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

/vbox/src/VBox/Runtime/common/misc/
H A Daiomgr.cpp76 typedef struct RTAIOMGRINT struct
110 } RTAIOMGRINT; typedef in typeref:struct:RTAIOMGRINT
112 typedef RTAIOMGRINT *PRTAIOMGRINT;
1124 pThis = (PRTAIOMGRINT)RTMemAllocZ(sizeof(RTAIOMGRINT));

Completed in 71 milliseconds