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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dscan.c690 static char *x11root = NULL; local
810 if (!x11root)
811 x11root = getenv("X11ROOT");
812 if (x11root)
813 APPEND_STR(x11root);

Completed in 826 milliseconds