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

/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp126 static const char *g_pcszPassword = NULL; // password for server key variable
841 g_pcszPassword, g_pcszCACert, g_pcszCAPath,
983 g_pcszPassword = NULL;
999 g_pcszPassword = RTStrDup(szPasswd);

Completed in 101 milliseconds