OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:accr
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/dix/
dispatch.c
2612
xAllocColorCellsReply
accr
;
local
2645
accr
.type = X_Reply;
2646
accr
.length = bytes_to_int32(length);
2647
accr
.sequenceNumber = client->sequence;
2648
accr
.nPixels = npixels;
2649
accr
.nMasks = nmasks;
2650
WriteReplyToClient(client, sizeof (xAllocColorCellsReply), &
accr
);
/xsrc/external/mit/xorg-server/dist/dix/
dispatch.c
2726
xAllocColorCellsReply
accr
= {
local
2733
WriteReplyToClient(client, sizeof(xAllocColorCellsReply), &
accr
);
Completed in 16 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026