Lines Matching refs:proxy
74 LbxProxyPtr proxy;
90 /* this array is indexed by lbx proxy index */
95 int pid; /* proxy ID */
126 /* This array is indexed by server client index, not lbx proxy index */
131 #define LbxProxy(client) (LbxClient(client)->proxy)
134 #define LbxProxyClient(proxy) ((proxy)->lbxClients[0]->client)
141 LbxProxyPtr proxy );
142 extern void LbxProxyConnection ( ClientPtr client, LbxProxyPtr proxy );
146 extern void LbxForceOutput ( LbxProxyPtr proxy );
150 extern void LbxFreeOsBuffers ( LbxProxyPtr proxy );
153 extern void LbxPrimeInput ( ClientPtr client, LbxProxyPtr proxy );