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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsclient.c638 unsigned short int nBytes; member in struct:__anon262
1154 unsigned short int nBytes; local
1155 register unsigned char *r = (unsigned char *)&nBytes;
1191 nBytes = 5; break;
1194 nBytes = 3; break;
1201 nBytes = 2; break;
1204 if (l < 32) {nBytes = 6; break;}
1205 if (l < 48) {nBytes = 4; break;}
1206 if (l-128 < 32) {nBytes = 6; break;}
1207 if (l-128 < 48) {nBytes
1533 unsigned short int nBytes; local
1543 unsigned int nBytes; local
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSuserpath.c76 unsigned short nBytes; member in struct:__anon271
129 _dpsF.nBytes = _dps_offset+4;

Completed in 15 milliseconds