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

/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dgetmode.c43 # ifndef EVIOCGRAB
44 # define EVIOCGRAB _IOW('E', 0x90, int) macro
576 if (ioctl(fd, EVIOCGRAB, (void *)1) != 0)

Completed in 53 milliseconds