Searched refs:auth_len (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xfs/dist/difs/
H A Dswapreq.c329 pCCP->auth_len = lswaps(pCCP->auth_len);
331 pCCP->num_auths, pCCP->auth_len));
H A Ddispatch.c214 stuff->length += prefix->auth_len;
236 auth_len; local in function:ProcEstablishConnection
290 &auth_accept, &auth_index, &auth_len, &server_auth_data);
348 .auth_len = auth_len >> 2,
369 if (auth_len)
370 (void) WriteToClient(client, auth_len, (char *) server_auth_data);
H A Dswaprep.c471 cspT.auth_len = lswaps(pcsp->auth_len);
/xsrc/external/mit/libFS/dist/src/
H A DFSOpenServ.c149 client.auth_len = 0;
194 setuplength = prefix.auth_len << 2;
/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFSproto.h229 CARD16 auth_len; member in struct:__anond2353fb40a08
240 CARD16 auth_len; member in struct:__anond2353fb40b08
/xsrc/external/mit/xfs/dist/os/
H A Dconnection.c393 conn.auth_len = 0;
/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfserve.c2927 (setup->auth_len << 2));
2974 req.auth_len = 0;
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfserve.c2888 (setup->auth_len << 2));
2935 req.auth_len = 0;

Completed in 15 milliseconds