HomeSort by: relevance | last modified time | path
    Searched refs:dataLenBytes (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/include/
os.h 465 unsigned long dataLenBytes;
  /xsrc/external/mit/xorg-server/dist/include/
os.h 544 unsigned long dataLenBytes; /* actual bytes from replyData + pad bytes */
  /xsrc/external/mit/xorg-server/dist/record/
record.c 598 pri->dataLenBytes, pri->padBytes,
608 pri->dataLenBytes, 0,
631 pri->dataLenBytes, 0,
  /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);
658 pri->dataLenBytes, pri->bytesRemaining);
  /xsrc/external/mit/xorg-server/dist/os/
io.c 766 replyinfo.dataLenBytes = count + padBytes;
  /xsrc/external/mit/xorg-server.old/dist/os/
io.c 813 replyinfo.dataLenBytes = count + padBytes;

Completed in 68 milliseconds