Searched refs:vnc_display (Results 1 - 1 of 1) sorted by relevance

/haiku/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php215 function vnc_display() function
227 return VNCPORTBASE + vnc_display();
232 return vnc_addr() . ":" . vnc_display();
526 " -vnc " . QEMU_VNC_PREFIX . vnc_display() .
596 "or open <a href=\"" . $_SERVER['PHP_SELF'] . "?getfile=vncinfo&slot=" . vnc_display() . "\">this file</a>, " .
617 echo "port=" . vnc_display() . "\n";

Completed in 38 milliseconds