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

/external/libvncserver/x11vnc/
H A Dconnections.c2183 #define PXY 3 macro
2316 int i, n, pxy[PXY],pxy_p[PXY];
2318 char *pxy_h[PXY], *pxy_g[PXY];
2325 for (i=0; i<PXY; i++) {
2418 if (++n >= PXY) {
2518 for (i=0; i < PXY; i++) {

Completed in 52 milliseconds