Home
last modified time | relevance | path

Searched refs:SCP_REPLY_CMD_CONN_ERROR (Results 1 – 2 of 2) sorted by relevance

/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/sesman/libscp/
H A Dlibscp_commands.h53 #define SCP_REPLY_CMD_CONN_ERROR 0xFFFF macro
H A Dlibscp_v1s.c428 out_uint16_be(out_s, SCP_REPLY_CMD_CONN_ERROR); in scp_v1s_connection_error()