Searched refs:noClientException (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/xfs/dist/difs/
H A Dextensions.c82 return client->noClientException;
100 return client->noClientException;
H A Devents.c90 return client->noClientException;
107 return client->noClientException;
H A Ddispatch.c147 if (client->noClientException != FSSuccess)
201 return (client->noClientException = -2);
219 return client->noClientException;
374 return (client->noClientException = -2);
387 return client->noClientException;
471 return client->noClientException;
498 return client->noClientException;
533 return client->noClientException;
566 return client->noClientException;
689 return client->noClientException;
[all...]
H A Dswaprep.c437 client->noClientException = -2;
/xsrc/external/mit/xfs/dist/include/
H A Dclientstr.h58 int noClientException; member in struct:_Client
/xsrc/external/mit/xf86-video-vmware/dist/src/
H A Dvmwarexinerama.c108 return (client->noClientException);
163 return client->noClientException;
219 return client->noClientException;
280 return client->noClientException;
328 return client->noClientException;
397 return client->noClientException;
H A Dvmwarectrl.c92 return client->noClientException;
236 return client->noClientException;
388 return client->noClientException;
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_ctrl.c86 return client->noClientException;
186 return client->noClientException;
292 return client->noClientException;
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddixstruct.h99 int noClientException; /* this client died or needs to be member in struct:_Client
/xsrc/external/mit/xorg-server/dist/include/
H A Ddixstruct.h91 short noClientException; /* this client died or needs to be killed */ member in struct:_Client
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dsync.c1983 return client->noClientException;
2024 return client->noClientException;
2046 return client->noClientException;
2064 return client->noClientException;
2096 return client->noClientException;
2179 return client->noClientException;
/xsrc/external/mit/xfs/dist/os/
H A Dconnection.c305 ((client->noClientException != FSSuccess) &&
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdri2.c298 *error = cl->client->noClientException;
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dconnection.c811 (client->noClientException != Success && !client->clientGone))
/xsrc/external/mit/xorg-server/dist/os/
H A Dconnection.c676 (client->noClientException != Success && !client->clientGone))
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Ddispatch.c439 if (client->noClientException != Success)
3561 return client->noClientException = -1;
3602 return client->noClientException = -1;
3734 client->noClientException = -1;
H A Dswaprep.c1268 pClient->noClientException = -1;
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdri2.c305 *error = cl->client->noClientException;
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c566 if (client->noClientException != Success) {
3665 return client->noClientException = -1;
3706 return client->noClientException = -1;
3825 client->noClientException = -1;
H A Dswaprep.c1139 pClient->noClientException = -1;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_utility.c1891 return (client->noClientException);
1943 return client->noClientException;
H A Dsis_driver.c2168 return (client->noClientException);
2196 return client->noClientException;
2224 return client->noClientException;
2255 return client->noClientException;
2278 return client->noClientException;
2324 return client->noClientException;

Completed in 48 milliseconds