Searched defs:TsolReqCode (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolextension.c107 static unsigned char TsolReqCode = 0; variable
207 TsolReqCode = (unsigned char) extEntry->base;
496 SendErrorToClient(client, TsolReqCode, stuff->data, 0, BadRequest);
550 SendErrorToClient(client, TsolReqCode, stuff->data, 0, BadRequest);

Completed in 16 milliseconds