Home
last modified time | relevance | path

Searched refs:trans_write_copy (Results 1 – 9 of 9) sorted by relevance

/dports/net/xrdp-devel/xrdp-0.9.16/sesman/chansrv/
H A Dchansrv.c299 error = trans_write_copy(g_con_trans); in send_channel_data()
491 rv = trans_write_copy(ltran); in process_message_channel_data()
698 error = trans_write_copy(g_con_trans); in chansrv_drdynvc_open()
734 error = trans_write_copy(g_con_trans); in chansrv_drdynvc_close()
763 error = trans_write_copy(g_con_trans); in chansrv_drdynvc_data_first()
788 error = trans_write_copy(g_con_trans); in chansrv_drdynvc_data()
963 if (trans_write_copy(trans) != 0) in my_api_open_response()
998 if (trans_write_copy(trans) != 0) in my_api_data_first()
1025 if (trans_write_copy(trans) != 0) in my_api_data()
1106 if (trans_write_copy(trans) != 0) in my_api_trans_data_in()
[all …]
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/sesman/chansrv/
H A Dchansrv.c299 error = trans_write_copy(g_con_trans); in send_channel_data()
491 rv = trans_write_copy(ltran); in process_message_channel_data()
698 error = trans_write_copy(g_con_trans); in chansrv_drdynvc_open()
734 error = trans_write_copy(g_con_trans); in chansrv_drdynvc_close()
763 error = trans_write_copy(g_con_trans); in chansrv_drdynvc_data_first()
788 error = trans_write_copy(g_con_trans); in chansrv_drdynvc_data()
963 if (trans_write_copy(trans) != 0) in my_api_open_response()
998 if (trans_write_copy(trans) != 0) in my_api_data_first()
1025 if (trans_write_copy(trans) != 0) in my_api_data()
1106 if (trans_write_copy(trans) != 0) in my_api_trans_data_in()
[all …]
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/sesman/libscp/
H A Dlibscp_v0.c423 if (0 != trans_write_copy(atrans)) in scp_v0s_allow_connection()
446 if (0 != trans_write_copy(atrans)) in scp_v0s_deny_connection()
470 if (0 != trans_write_copy(atrans)) in scp_v0s_replyauthentication()
/dports/net/xrdp-devel/xrdp-0.9.16/common/
H A Dtrans.h144 trans_write_copy(struct trans *self);
H A Dtrans.c666 trans_write_copy(struct trans *self) in trans_write_copy() function
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/common/
H A Dtrans.h144 trans_write_copy(struct trans *self);
H A Dtrans.c666 trans_write_copy(struct trans *self) in trans_write_copy() function
/dports/net/xrdp-devel/xrdp-0.9.16/xrdp/
H A Dxrdp_mm.c1249 return trans_write_copy(trans); in xrdp_mm_drdynvc_open_response()
1278 return trans_write_copy(trans); in xrdp_mm_drdynvc_close_response()
1311 return trans_write_copy(trans); in xrdp_mm_drdynvc_data_first()
1342 return trans_write_copy(trans); in xrdp_mm_drdynvc_data()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/xrdp/
H A Dxrdp_mm.c1251 return trans_write_copy(trans); in xrdp_mm_drdynvc_open_response()
1280 return trans_write_copy(trans); in xrdp_mm_drdynvc_close_response()
1313 return trans_write_copy(trans); in xrdp_mm_drdynvc_data_first()
1344 return trans_write_copy(trans); in xrdp_mm_drdynvc_data()