Searched refs:newClient (Results 1 – 5 of 5) sorted by relevance
43 server->newClientHook = newClient; in Server()221 enum rfbNewClientAction Server::newClient(rfbClientPtr cl) in newClient() function in ikvm::Server
108 static enum rfbNewClientAction newClient(rfbClientPtr cl);
431 std::string newClient = devPath + busStr + "-" + addrHexStr + "/driver"; in exportDevice() local474 if (!std::filesystem::exists(newClient)) in exportDevice()476 std::cerr << "Error creating " << newClient << "\n"; in exportDevice()
[all...]