Searched refs:slptr (Results 1 - 2 of 2) 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));
H A Dtsolinfo.h360 extern bslabel_t *lookupSL(bslabel_t *slptr);

Completed in 25 milliseconds