Trusted Solaris Developer's Guide

Polyinstantiation Information

This routine lets a client get property information from a property at a different sensitivity label from the client. In the first call, specify the desired sensitivity label and user ID, and set enabled to True. Then call XTSOLgetPropAttributes(3), XTSOLgetPropLabel(3), or XTSOLgetPropUID(3), and finish up by calling this routine again with enabled set to False. Refer to the XTSOLsetPolyInstInfo(3) man page.

void XTSOLsetPolyInstInfo(Display *dpy,
	bslabel_t *senslabel,
	uid_t *userID, int enabled);