Searched refs:proxyFb_create (Results 1 – 3 of 3) sorted by relevance
35 ProxyFramebuffer* proxyFb_create(int sock, const char* protocol);
256 proxyFb_create(int sock, const char* protocol) in proxyFb_create() function
2750 core_fb = proxyFb_create(client->sock, protocol); in do_create_framebuffer_service()