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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dscan.c688 static char majorvers[3] = ""; local
795 if (!majorvers[0]) {
800 sprintf(majorvers, "%d", XF86_VERSION_MAJOR);
802 APPEND_STR(majorvers);

Completed in 11 milliseconds