Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Drfb.h34 #define RFB_DEFAULT_PORT 5900 macro
H A Drfb.c1466 port ? port : RFB_DEFAULT_PORT); in rfb_init()