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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolprotocol.c226 tsol_node[0].slcount = 0;
250 tsol_node[ia].slcount = 0;
276 for (k = 0; k < tndp->slcount; k++) {
290 tndp->slcount = 0;
295 if (tndp->slsize < tndp->slcount) {
307 tndp->sl[tndp->slcount] = tsolinfo->sl;
308 tndp->slcount++;
366 for (k = 0; k < tndp->slcount; k++) {
372 if (k == tndp->slcount)
H A Dtsolinfo.h297 int slcount; /* no. of SLs referenced */ member in struct:_TsolNodeRec

Completed in 10 milliseconds