Searched refs:usermode_vnc_port (Results 1 – 2 of 2) sorted by relevance
61 extern int usermode_vnc_width, usermode_vnc_height, usermode_vnc_port;88 if (usermode_vnc_port > 0 && usermode_vnc_port < 65536) { in mainbus_attach()92 taa.u.vnc.port = usermode_vnc_port; in mainbus_attach()
99 int usermode_vnc_port = -1; variable209 usermode_vnc_port = strtoul(p, NULL, 10); in main()