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

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Privstr.h 64 Bool dontZap;
xf86Globals.c 109 .dontZap = FALSE,
xf86Events.c 161 if (!xf86Info.dontZap) {
xf86Config.c 659 {FLAG_DONTZAP, "DontZap", OPTV_BOOLEAN,
744 xf86GetOptValBool(FlagOptions, FLAG_DONTZAP, &xf86Info.dontZap);
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Privstr.h 69 Bool dontZap;
xf86Globals.c 106 .dontZap = FALSE,
xf86Events.c 182 if (!xf86Info.dontZap) {
xf86Config.c 706 { FLAG_DONTZAP, "DontZap", OPTV_BOOLEAN,
811 xf86GetOptValBool(FlagOptions, FLAG_DONTZAP, &xf86Info.dontZap);

Completed in 10 milliseconds