Searched refs:dataLenBytes (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/include/
H A Dos.h465 unsigned long dataLenBytes; member in struct:__anon07d254240208
/xsrc/external/mit/xorg-server/dist/include/
H A Dos.h544 unsigned long dataLenBytes; /* actual bytes from replyData + pad bytes */ member in struct:__anona454ddf70208
/xsrc/external/mit/xorg-server.old/dist/record/
H A Drecord.c626 (pointer)pri->replyData, pri->dataLenBytes, /* continuation */ -1);
636 (pointer)pri->replyData, pri->dataLenBytes, pri->bytesRemaining);
658 pri->dataLenBytes, pri->bytesRemaining);
/xsrc/external/mit/xorg-server/dist/record/
H A Drecord.c598 pri->dataLenBytes, pri->padBytes,
608 pri->dataLenBytes, 0,
631 pri->dataLenBytes, 0,
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dio.c813 replyinfo.dataLenBytes = count + padBytes;
/xsrc/external/mit/xorg-server/dist/os/
H A Dio.c766 replyinfo.dataLenBytes = count + padBytes;

Completed in 43 milliseconds