Searched refs:hConsMS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/solaris/Mouse/
H A Dvboxmslnk.c42 int fNoLogo, hVBoxMS, hConsMS, idConnection; local
55 hConsMS = open("/dev/mouse", O_RDWR);
56 if (hConsMS < 0)
68 idConnection = ioctl(hConsMS, I_PLINK, hVBoxMS);

Completed in 39 milliseconds