Lines Matching refs:length
48 swapl(&rep->length);
63 client_request.req_len = req->length;
70 swaps(&req->length);
72 swaps(&ctl->length);
91 client_request = init_client(request->length, request);
100 control->length = (sizeof(xDeviceResolutionCtl) >> 2);
101 request->length += control->length - 2;
107 control->length = (sizeof(xDeviceEnableCtl) >> 2);
108 request->length += control->length - 2;