Searched refs:SSH2_FXP_INIT (Results 1 – 3 of 3) sorted by relevance
35 #define SSH2_FXP_INIT 1 macro
1799 case SSH2_FXP_INIT: in process()
457 if ((r = sshbuf_put_u8(msg, SSH2_FXP_INIT)) != 0 || in sftp_init()