Home
last modified time | relevance | path

Searched refs:session_get_bydata (Results 1 – 6 of 6) sorted by relevance

/dports/net/xrdp-devel/xrdp-0.9.16/sesman/
H A Dsession.h95 session_get_bydata(const char *name, int width, int height, int bpp, int type,
98 #define session_find_item(a, b, c, d, e, f) session_get_bydata(a, b, c, d, e, f);
H A Dscp_v0.c79 s_item = session_get_bydata(s->username, s->width, s->height, in scp_v0_process()
H A Dsession.c95 session_get_bydata(const char *name, int width, int height, int bpp, int type, in session_get_bydata() function
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/sesman/
H A Dsession.h95 session_get_bydata(const char *name, int width, int height, int bpp, int type,
98 #define session_find_item(a, b, c, d, e, f) session_get_bydata(a, b, c, d, e, f);
H A Dscp_v0.c79 s_item = session_get_bydata(s->username, s->width, s->height, in scp_v0_process()
H A Dsession.c94 session_get_bydata(const char *name, int width, int height, int bpp, int type, in session_get_bydata() function