Searched refs:lenLastReq (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xfs/dist/os/
H A Dosdep.h84 int lenLastReq; member in struct:_connectionInput
H A Dio.c157 oci->bufptr += oci->lenLastReq;
165 oci->lenLastReq = 0;
237 oci->lenLastReq = needed;
296 oci->bufptr += oci->lenLastReq;
297 oci->lenLastReq = 0;
339 oci->lenLastReq = 0;
610 oci->lenLastReq = 0;
650 oci->lenLastReq = 0;
/xsrc/external/mit/xorg-server/dist/os/
H A Dio.c91 int lenLastReq; member in struct:_connectionInput
264 oci->bufptr += oci->lenLastReq;
314 oci->lenLastReq = 0;
322 oci->lenLastReq = gotnow;
438 oci->lenLastReq = needed;
460 oci->lenLastReq -= (sizeof(xBigReq) - sizeof(xReq));
527 oci->bufptr += oci->lenLastReq;
528 oci->lenLastReq = 0;
579 oci->lenLastReq = 0;
999 oci->lenLastReq
[all...]
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dio.c250 oci->bufptr += oci->lenLastReq;
301 oci->lenLastReq = 0;
310 oci->lenLastReq = gotnow;
435 oci->lenLastReq = needed;
481 oci->lenLastReq -= (sizeof(xBigReq) - sizeof(xReq));
536 oci->bufptr += oci->lenLastReq;
537 oci->lenLastReq = 0;
585 oci->lenLastReq = 0;
1066 oci->lenLastReq = 0;
1111 oci->lenLastReq
[all...]
H A Dosdep.h126 int lenLastReq; member in struct:_connectionInput

Completed in 6 milliseconds