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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-linux.c122 static char g_szLogDst[128]; variable
562 RTLogDestinations(pRelLogger, g_szLogDst);
1015 strlcpy(&g_szLogDst[0], pszValue, sizeof(g_szLogDst));

Completed in 34 milliseconds