Searched defs:slptr (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolutils.c316 lookupSL(bslabel_t *slptr) argument
320 if (slptr == NULL)
321 return (slptr);
325 if (blequal(slptr, &(sltable[i].senlabel)))
341 memcpy (&(sltable[i].senlabel), slptr, sizeof (bslabel_t));

Completed in 41 milliseconds