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

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/shared/
VTsw_usl.c 47 xf86Info.vtRequestsPending = TRUE;
54 return xf86Info.vtRequestsPending ? TRUE : FALSE;
60 xf86Info.vtRequestsPending = FALSE;
70 xf86Info.vtRequestsPending = FALSE;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
VTsw_usl.c 47 xf86Info.vtRequestsPending = TRUE;
54 return xf86Info.vtRequestsPending ? TRUE : FALSE;
60 xf86Info.vtRequestsPending = FALSE;
70 xf86Info.vtRequestsPending = FALSE;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/
sun_VTsw.c 48 xf86Info.vtRequestsPending = TRUE;
61 xf86Info.vtRequestsPending = TRUE;
68 return xf86Info.vtRequestsPending ? TRUE : FALSE;
78 xf86Info.vtRequestsPending = FALSE;
110 xf86Info.vtRequestsPending = FALSE;
130 xf86Info.vtRequestsPending = TRUE;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
sun_VTsw.c 49 xf86Info.vtRequestsPending = TRUE;
62 xf86Info.vtRequestsPending = TRUE;
69 return xf86Info.vtRequestsPending ? TRUE : FALSE;
79 xf86Info.vtRequestsPending = FALSE;
111 xf86Info.vtRequestsPending = FALSE;
133 xf86Info.vtRequestsPending = TRUE;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/
bsd_VTsw.c 49 xf86Info.vtRequestsPending = TRUE;
60 return xf86Info.vtRequestsPending ? TRUE : FALSE;
74 xf86Info.vtRequestsPending = FALSE;
92 xf86Info.vtRequestsPending = FALSE;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
bsd_VTsw.c 49 xf86Info.vtRequestsPending = TRUE;
60 return xf86Info.vtRequestsPending ? TRUE : FALSE;
74 xf86Info.vtRequestsPending = FALSE;
92 xf86Info.vtRequestsPending = FALSE;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Privstr.h 57 Bool vtRequestsPending;
xf86Globals.c 102 .vtRequestsPending = FALSE,
xf86Init.c 727 xf86Info.vtRequestsPending = FALSE;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Privstr.h 64 Bool vtRequestsPending;
xf86Globals.c 101 .vtRequestsPending = FALSE,
xf86Init.c 820 xf86Info.vtRequestsPending = FALSE;

Completed in 11 milliseconds