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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolextension.c1020 ClientPtr res_client; /* resource owner client */ local
1038 if (!(res_client = clients[CLIENT_ID(stuff->id)]))
1045 res_tsolinfo = GetClientTsolInfo(res_client);
1082 ClientPtr res_client; /* resource owner client */ local
1101 if (!(res_client = clients[CLIENT_ID(stuff->id)]))
1108 res_tsolinfo = GetClientTsolInfo(res_client);

Completed in 1040 milliseconds