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

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless.cpp72 const char *pcszStage; local
76 pcszStage = "Connecting to the X server";
80 pcszStage = "Setting guest IRQ filter mask";
84 pcszStage = "Reporting support for seamless capability";
91 pcszStage, rc));
253 const char *pcszStage; local
258 pcszStage = "Reporting end of support for seamless capability";
262 pcszStage = "Interrupting the event loop";
269 pcszStage, rc));
277 const char *pcszStage; local
301 const char *pcszStage; local
[all...]
H A Dmain.cpp275 const char *pcszFileName, *pcszStage; local

Completed in 50 milliseconds