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

/freebsd-13-stable/usr.sbin/bhyve/
H A Drfb.h36 int rfb_init(char *hostname, int port, int wait, char *password);
H A Dpci_fbuf.c460 error = rfb_init(sc->rfb_host, sc->rfb_port, sc->rfb_wait, sc->rfb_password);
H A Drfb.c1063 rfb_init(char *hostname, int port, int wait, char *password) function

Completed in 115 milliseconds