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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_db.c36 #ifndef FBIOVRTOFFSET
38 #define FBIOVRTOFFSET (FIOC | 38) macro
40 #define FBIOVRTOFFSET _IOR(F, 38, int) macro
315 if (ioctl(devfd, FBIOVRTOFFSET, &dev_offset) < 0)

Completed in 10 milliseconds