OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Thu Jul 02 00:25:40 UTC 2026