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

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless.cpp321 #define SEAMLESSSERVICE_MAGIC 0xd28ba727 macro
347 if (pSelf->magic != SEAMLESSSERVICE_MAGIC)
431 pService->magic = SEAMLESSSERVICE_MAGIC;

Completed in 42 milliseconds