Home
last modified time | relevance | path

Searched refs:server_switch_os_surface (Results 1 – 12 of 12) sorted by relevance

/dports/net/xrdp-devel/xrdp-0.9.16/neutrinordp/
H A Dxrdp-neutrinordp.h136 int (*server_switch_os_surface)(struct mod *v, int rdpindex); member
/dports/net/xrdp-devel/xrdp-0.9.16/xup/
H A Dxup.h106 int (*server_switch_os_surface)(struct mod *v, int rdpindex); member
H A Dxup.c585 rv = mod->server_switch_os_surface(mod, rdpid); in process_server_switch_os_surface()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/xup/
H A Dxup.h107 int (*server_switch_os_surface)(struct mod *v, int rdpindex); member
H A Dxup.c585 rv = mod->server_switch_os_surface(mod, rdpid); in process_server_switch_os_surface()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/neutrinordp/
H A Dxrdp-neutrinordp.h146 int (*server_switch_os_surface)(struct mod *v, int rdpindex); member
/dports/net/xrdp-devel/xrdp-0.9.16/xrdp/
H A Dxrdp_types.h109 int (*server_switch_os_surface)(struct xrdp_mod *v, int rdpindex); member
H A Dxrdp.h500 server_switch_os_surface(struct xrdp_mod *mod, int id);
H A Dxrdp_mm.c454 self->mod->server_switch_os_surface = server_switch_os_surface; in xrdp_mm_setup_mod1()
3673 server_switch_os_surface(struct xrdp_mod *mod, int rdpindex) in server_switch_os_surface() function
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/xrdp/
H A Dxrdp_types.h110 int (*server_switch_os_surface)(struct xrdp_mod *v, int rdpindex); member
H A Dxrdp.h502 server_switch_os_surface(struct xrdp_mod *mod, int id);
H A Dxrdp_mm.c455 self->mod->server_switch_os_surface = server_switch_os_surface; in xrdp_mm_setup_mod1()
3685 server_switch_os_surface(struct xrdp_mod *mod, int rdpindex) in server_switch_os_surface() function