Searched refs:dataLenBytes (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | os.h | 465 unsigned long dataLenBytes; member in struct:__anon07d254240208
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | os.h | 544 unsigned long dataLenBytes; /* actual bytes from replyData + pad bytes */ member in struct:__anona454ddf70208
|
| /xsrc/external/mit/xorg-server.old/dist/record/ |
| H A D | record.c | 626 (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 D | record.c | 598 pri->dataLenBytes, pri->padBytes, 608 pri->dataLenBytes, 0, 631 pri->dataLenBytes, 0,
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | io.c | 813 replyinfo.dataLenBytes = count + padBytes;
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | io.c | 766 replyinfo.dataLenBytes = count + padBytes;
|
Completed in 43 milliseconds