Home
last modified time | relevance | path

Searched refs:SCP_REPLY_REREQUEST_CREDS (Results 1 – 3 of 3) sorted by relevance

/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/sesman/libscp/
H A Dlibscp_commands.h38 #define SCP_REPLY_REREQUEST_CREDS 3 macro
H A Dlibscp_v1c.c454 else if (cmd == SCP_REPLY_REREQUEST_CREDS) in _scp_v1c_check_response()
H A Dlibscp_v1s.c327 out_uint16_be(out_s, SCP_REPLY_REREQUEST_CREDS); in scp_v1s_request_password()