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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-linux.c118 static char g_szLogGrp[128]; variable
560 RTLogGroupSettings(pRelLogger, g_szLogGrp);
964 strlcpy(&g_szLogGrp[0], pszValue, sizeof(g_szLogGrp));

Completed in 34 milliseconds