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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_init.c60 switch_to(int vt, const char *from) function in typeref:typename:void
191 switch_to(xf86Info.vtno, "xf86OpenConsole");
243 switch_to(xf86Info.vtno, "xf86OpenConsole");
293 switch_to(activeVT, "xf86CloseConsole");
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/
H A Dsun_init.c65 switch_to(int vt, const char *from) function in typeref:typename:void
195 switch_to(xf86Info.vtno, "xf86OpenConsole");
239 switch_to(xf86Info.vtno, "xf86OpenConsole");
330 switch_to(xf86StartVT, "xf86CloseConsole");
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dlnx_init.c66 switch_to(int vt, const char *from) function in typeref:typename:int
233 if (!switch_to(xf86Info.vtno, "xf86OpenConsole"))
290 if (!switch_to(xf86Info.vtno, "xf86OpenConsole"))
350 switch_to(activeVT, "xf86CloseConsole");

Completed in 5 milliseconds