Searched refs:rfb_init (Results 1 – 3 of 3) sorted by relevance
34 int rfb_init(const char *hostname, int port, int wait,
435 error = rfb_init(sc->rfb_host, sc->rfb_port, sc->rfb_wait, sc->rfb_password); in pci_fbuf_init()
1254 rfb_init(const char *hostname, int port, int wait, const char *password) in rfb_init() function