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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Events.c107 static void xf86VTSwitch(void);
284 if (xf86VTSwitchPending()) xf86VTSwitch();
411 * xf86VTSwitch --
415 xf86VTSwitch(void) function in typeref:typename:void
422 DebugF("xf86VTSwitch()\n");
435 DebugF("xf86VTSwitch: Leaving, xf86Exiting is %s\n",
472 DebugF("xf86VTSwitch: Leave failed\n");
515 DebugF("xf86VTSwitch: Entering\n");
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Events.c91 static void xf86VTSwitch(void);
223 xf86VTSwitch();
354 DebugF("xf86VTSwitch: Leaving, xf86Exiting is %s\n",
411 DebugF("xf86VTSwitch: Leave failed\n");
446 DebugF("xf86VTSwitch: Entering\n");
495 * xf86VTSwitch --
499 xf86VTSwitch(void) function in typeref:typename:void
501 DebugF("xf86VTSwitch()\n");

Completed in 3 milliseconds