Lines Matching refs:length
52 swapl(&rep->length);
67 client_request.req_len = req->length;
74 swaps(&req->length);
76 swaps(&ctl->length);
95 client_request = init_client(request->length, request);
104 control->length = (sizeof(xDeviceResolutionCtl) >> 2);
105 request->length += control->length - 2;
111 control->length = (sizeof(xDeviceEnableCtl) >> 2);
112 request->length += control->length - 2;