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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolutils.c362 xConnSetup *connSetup; local
372 connSetup = (xConnSetup *) ConnectionInfo;
373 vendor = (char *) connSetup + sizeof (xConnSetup);
375 connSetup->nbytesVendor +
376 padlength[connSetup->nbytesVendor & 3]);

Completed in 12 milliseconds