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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/IA/
H A Dinteractive.c101 static Bool InteractiveOS = TRUE; variable
146 InteractiveOS = FALSE;
176 InteractiveOS = TRUE;
215 if (InteractiveOS != TRUE)
409 InteractiveOS = FALSE;
473 if (InteractiveOS==FALSE)
738 if ((res != Success) || (InteractiveOS != TRUE))
771 if ((res != Success) || (InteractiveOS != TRUE))
774 if ((InteractiveOS==TRUE) &&
825 if ((InteractiveOS
[all...]

Completed in 13 milliseconds