Searched refs:xf86VTActivate (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A DVTsw_noop.c57 xf86VTActivate(int vtno) function in typeref:typename:Bool
H A DVTsw_usl.c78 xf86VTActivate(int vtno) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/shared/
H A DVTsw_noop.c57 xf86VTActivate(int vtno) function in typeref:typename:Bool
H A DVTsw_usl.c78 xf86VTActivate(int vtno) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c103 xf86VTActivate(int vtno) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
H A Dsun_VTsw.c123 xf86VTActivate(int vtno) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c103 xf86VTActivate(int vtno) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/
H A Dsun_VTsw.c120 xf86VTActivate(int vtno) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Events.c202 if (!xf86VTActivate(vtno)) {
211 if (!xf86VTActivate(xf86Info.vtno + 1)) {
215 if (!xf86VTActivate(1)) {
224 if (!xf86VTActivate(xf86Info.vtno - 1)) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Events.c179 if (!xf86VTActivate(vtno)) {
188 if (!xf86VTActivate(xf86Info.vtno + 1)) {
192 if (!xf86VTActivate(1)) {
201 if (!xf86VTActivate(xf86Info.vtno - 1)) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/
H A Dxf86_OSproc.h178 extern _X_HIDDEN Bool xf86VTActivate(int vtno);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/
H A Dxf86_OSproc.h202 extern _X_HIDDEN Bool xf86VTActivate(int vtno);

Completed in 11 milliseconds