HomeSort by: relevance | last modified time | path
    Searched defs:dispatchExceptionAtReset (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/dix/
dispatch.c 3389 char dispatchExceptionAtReset = DE_RESET;
3451 dispatchException |= dispatchExceptionAtReset;
  /xsrc/external/mit/xorg-server/dist/dix/
dispatch.c 407 dispatchException |= dispatchExceptionAtReset;
424 if (!(dispatchExceptionAtReset & DE_TERMINATE)) {
425 dispatchException |= dispatchExceptionAtReset;
432 dispatchException |= dispatchExceptionAtReset;
3480 char dispatchExceptionAtReset = DE_RESET;

Completed in 56 milliseconds