Searched refs:OwnerUID (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolinfo.h339 extern uid_t OwnerUID; /* Workstation owner uid */
H A Dtsolpolicy.c181 ((tsolres->uid == OwnerUID) &&
182 /* ((tsolres->uid == OwnerUID || tsolres->uid == DEF_UID) && */
194 (tsolinfo->uid == OwnerUID &&
H A Dtsolextension.c965 OwnerUID = stuff->uid;
966 OwnerUIDint = OwnerUID;
1287 rep.owneruid = OwnerUID;
1809 if ((OwnerUID == (uid_t)(-1)) || (tsolMultiLevel && tpwin == NULL)) {
1819 if (tsolinfo->uid == OwnerUID) {
H A Dtsolutils.c90 uid_t OwnerUID = (uid_t)(-1); variable

Completed in 253 milliseconds