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

/solaris-x11-s11/open-src/lib/libXtsol/sun-src/
H A DXtsol.c94 return (result ? clientattr.trustflag : False);
431 if (rep.trustflag == (BYTE)1)
432 clientattr->trustflag = 1;
434 clientattr->trustflag = 0;
H A DXtsol.h77 int trustflag; /* true, if client masked as trusted */ member in struct:_XTsolClientAttributes
H A DXtsolproto.h189 BYTE trustflag; /* set if client masked as trusted */ member in struct:__anon441
/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolextension.c1048 rep.trustflag = (res_tsolinfo->forced_trust == 1

Completed in 73 milliseconds