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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolprotocol.c228 tsol_node[0].slsize = 0;
252 tsol_node[ia].slsize= 0;
291 tndp->slsize = NODE_SLSIZE;
295 if (tndp->slsize < tndp->slcount) {
296 newsize = tndp->slsize + NODE_SLSIZE;
302 tndp->slsize = newsize;
H A Dtsolinfo.h298 int slsize; /* size of the sl array */ member in struct:_TsolNodeRec

Completed in 14 milliseconds