OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:replyData
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/libICE/dist/src/
process.c
1152
IcePointer
replyData
= NULL;
1262
swap, authDataLen, authData, &replyDataLen, &
replyData
, &errorString);
1266
AuthReply (iceConn, replyDataLen,
replyData
);
1324
if (
replyData
&& replyDataLen > 0)
1325
free (
replyData
);
1343
IcePointer
replyData
;
1353
iceAuthReplyMsg, message,
replyData
);
1355
if (!IceValidIO (iceConn) ||
replyData
== NULL)
1357
IceDisposeCompleteMessage (iceConn,
replyData
);
1367
message->authDataLength + SIZEOF (iceAuthReplyMsg),
replyData
,
[
all
...]
/xsrc/external/mit/xorg-server.old/dist/include/
os.h
464
const void *
replyData
;
/xsrc/external/mit/xorg-server/dist/include/
os.h
543
const void *
replyData
;
544
unsigned long dataLenBytes; /* actual bytes from
replyData
+ pad bytes */
/xsrc/external/mit/xorg-server/dist/record/
record.c
597
(void *) pri->
replyData
,
607
(void *) pri->
replyData
,
630
(void *) pri->
replyData
,
/xsrc/external/mit/xorg-server.old/dist/record/
record.c
626
(pointer)pri->
replyData
, pri->dataLenBytes, /* continuation */ -1);
636
(pointer)pri->
replyData
, pri->dataLenBytes, pri->bytesRemaining);
657
XRecordFromServer, (pointer)pri->
replyData
,
/xsrc/external/mit/xorg-server/dist/os/
io.c
765
replyinfo.
replyData
= buf;
/xsrc/external/mit/xorg-server.old/dist/os/
io.c
812
replyinfo.
replyData
= buf;
Completed in 49 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026