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

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/
H A DVBoxNetCfg.cpp50 static VOID DoLogging(LPCSTR szString, ...);
51 #define NonStandardLog DoLogging
52 #define NonStandardLogFlow(x) DoLogging x
750 static VOID DoLogging(LPCSTR szString, ...) function

Completed in 53 milliseconds