Lines Matching refs:vn
675 VncState *vs, *vn;677 for (vs = vd->clients; vs != NULL; vs = vn) {678 vn = vs->next;