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

/vbox/src/VBox/HostDrivers/Support/os2/
H A DSUPDrv-os2.cpp488 static DECLCALLBACK(size_t) VBoxDrvLogOutput(void *pvArg, const char *pachChars, size_t cbChars) function
516 int cch = RTLogFormatV(VBoxDrvLogOutput, NULL, pszFormat, va);

Completed in 32 milliseconds