Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Drfb.h36 int rfb_init(sa_family_t family, const char *hostname, int port, int wait,
H A Dpci_fbuf.c455 error = rfb_init(sc->rfb_family, sc->rfb_host, sc->rfb_port, in pci_fbuf_init()
H A Drfb.c1341 rfb_init(sa_family_t family, const char *hostname, int port, int wait, in rfb_init() function