Searched refs:x11port (Results 1 – 2 of 2) sorted by relevance
67 chansess->x11port = bindport(fd); in x11req()68 if (chansess->x11port < 0) { in x11req()141 chansess->x11port - X11BASEPORT, chansess->x11screennum); in x11setauth()151 chansess->x11port - X11BASEPORT, chansess->x11screennum); in x11setauth()
56 int x11port; member