Searched refs:readport (Results 1 – 1 of 1) sorted by relevance
821 int readport = atoi(line); in do_gui() local822 if (readport > 0) { in do_gui()823 got_rfbport_val = readport; in do_gui()