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

/xsrc/external/mit/xorg-server.old/dist/os/
H A Daccess.c220 and a LocalHostRequested variable. These default to FALSE, but are set
243 static int LocalHostRequested = FALSE; variable in typeref:typename:int
275 if (!LocalHostRequested) /* Fix for XFree86 bug #156 */
926 LocalHostRequested = TRUE; /* Fix for XFree86 bug #156 */
/xsrc/external/mit/xorg-server/dist/os/
H A Daccess.c213 and a LocalHostRequested variable. These default to FALSE, but are set
236 static int LocalHostRequested = FALSE; variable in typeref:typename:int
304 if (!LocalHostRequested) /* Fix for XFree86 bug #156 */
991 LocalHostRequested = TRUE; /* Fix for XFree86 bug #156 */

Completed in 6 milliseconds