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

  /xsrc/external/mit/xfs/dist/include/
globals.h 109 #define DE_RESET 0x1
  /xsrc/external/mit/xorg-server/dist/include/
opaque.h 41 #define DE_RESET 1
  /xsrc/external/mit/xorg-server.old/dist/include/
opaque.h 43 #define DE_RESET 1
  /xsrc/external/mit/xfs/dist/os/
utils.c 106 dispatchException |= DE_RESET;
  /xsrc/external/mit/xfs/dist/difs/
dispatch.c 156 dispatchException |= DE_RESET;
173 if (dispatchException & DE_RESET) {
  /xsrc/external/mit/xorg-server/dist/randr/
rrproviderproperty.c 52 if (!(dispatchException & (DE_RESET | DE_TERMINATE)))
rrproperty.c 53 if (!(dispatchException & (DE_RESET | DE_TERMINATE)))
  /xsrc/external/mit/xorg-server/dist/os/
xdmcp.c 648 dispatchException |= DE_RESET;
805 dispatchException |= (OneSession ? DE_TERMINATE : DE_RESET);
utils.c 418 dispatchException |= DE_RESET;
911 dispatchExceptionAtReset = DE_RESET;
  /xsrc/external/mit/xorg-server.old/dist/os/
utils.c 399 dispatchException |= DE_RESET;
786 dispatchExceptionAtReset = DE_RESET;
xdmcp.c 633 dispatchException |= DE_RESET;
862 dispatchException |= DE_RESET;
  /xsrc/external/mit/xorg-server.old/dist/randr/
rrproperty.c 52 if (!(dispatchException & (DE_RESET | DE_TERMINATE)))
  /xsrc/external/mit/xorg-server/dist/dix/
dispatch.c 587 dispatchException &= ~DE_RESET;
3480 char dispatchExceptionAtReset = DE_RESET;
  /xsrc/external/mit/xorg-server.old/dist/dix/
dispatch.c 464 dispatchException &= ~DE_RESET;
3389 char dispatchExceptionAtReset = DE_RESET;

Completed in 31 milliseconds