Home
last modified time | relevance | path

Searched refs:readport (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
Dgui.c821 int readport = atoi(line); in do_gui() local
822 if (readport > 0) { in do_gui()
823 got_rfbport_val = readport; in do_gui()