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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolutils.c785 if (same_client(client, xid) || (xid & SERVER_BIT))
835 * same_client returns true if xid is owned/created by
839 same_client (ClientPtr client, XID xid) function

Completed in 13 milliseconds