HomeSort by: relevance | last modified time | path
    Searched refs:LocalHostRequested (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/os/
access.c 213 and a LocalHostRequested variable. These default to FALSE, but are set
236 static int LocalHostRequested = FALSE;
304 if (!LocalHostRequested) /* Fix for XFree86 bug #156 */
991 LocalHostRequested = TRUE; /* Fix for XFree86 bug #156 */
  /xsrc/external/mit/xorg-server.old/dist/os/
access.c 220 and a LocalHostRequested variable. These default to FALSE, but are set
243 static int LocalHostRequested = FALSE;
275 if (!LocalHostRequested) /* Fix for XFree86 bug #156 */
926 LocalHostRequested = TRUE; /* Fix for XFree86 bug #156 */

Completed in 7 milliseconds