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

  /xsrc/external/mit/xorg-server.old/dist/Xi/
xiquerypointer.c 107 SendErrorToClient(client, IReqCode, X_XIQueryPointer,
  /xsrc/external/mit/xorg-server.old/dist/include/
dix.h 169 extern _X_EXPORT void SendErrorToClient(
  /xsrc/external/mit/xorg-server.old/dist/dix/
dixfonts.c 367 SendErrorToClient(c->client, X_OpenFont, 0,
763 SendErrorToClient(client, X_ListFonts, 0, 0, FontToXError(err));
785 SendErrorToClient(client, X_ListFonts, 0, 0, BadAlloc);
1401 SendErrorToClient(c->client, c->reqType, 0, 0, err);
1560 SendErrorToClient(c->client, c->reqType, 0, 0, err);
dispatch.c 446 SendErrorToClient(client, MAJOROP,
3716 SendErrorToClient(ClientPtr client, unsigned majorCode, unsigned minorCode,
  /xsrc/external/mit/xorg-server/dist/dix/
dixfonts.c 360 SendErrorToClient(c->client, X_OpenFont, 0,
737 SendErrorToClient(client, X_ListFonts, 0, 0, FontToXError(err));
760 SendErrorToClient(client, X_ListFonts, 0, 0, BadAlloc);
1344 SendErrorToClient(c->client, c->reqType, 0, 0, err);
1490 SendErrorToClient(c->client, c->reqType, 0, 0, err);
dispatch.c 571 SendErrorToClient(client, client->majorOp,
3808 SendErrorToClient(ClientPtr client, unsigned majorCode, unsigned minorCode,
  /xsrc/external/mit/xorg-server/dist/include/
dix.h 189 extern _X_EXPORT void SendErrorToClient(ClientPtr /*client */ ,
  /xsrc/external/mit/xorg-server.old/dist/Xext/
xvdisp.c 1115 SendErrorToClient(client, XvReqCode, xv_ShmPutImage, 0, BadImplementation);
1269 SendErrorToClient(client, XvReqCode, stuff->data, 0, BadRequest);
1613 SendErrorToClient(client, XvReqCode, stuff->data, 0, BadRequest);

Completed in 16 milliseconds