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

/vbox/src/VBox/VMM/VMMR3/
H A DSTAM.cpp79 typedef struct STAMR3PRINTONEARGS struct
83 DECLCALLBACKMEMBER(void, pfnPrintf)(struct STAMR3PRINTONEARGS *pvArg, const char *pszFormat, ...);
84 } STAMR3PRINTONEARGS, *PSTAMR3PRINTONEARGS; typedef in typeref:struct:STAMR3PRINTONEARGS
2101 STAMR3PRINTONEARGS Args;
2141 STAMR3PRINTONEARGS Args;
2180 STAMR3PRINTONEARGS Args;
2213 * @param pvArg User argument - STAMR3PRINTONEARGS.
2793 STAMR3PRINTONEARGS Args;

Completed in 46 milliseconds