Searched refs:SSH2_FXP_INIT (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ | ||
D | sftp.h | 35 #define SSH2_FXP_INIT 1 macro |
D | sftp-server.c | 1495 case SSH2_FXP_INIT: in process() |
D | sftp-client.c | 415 if ((r = sshbuf_put_u8(msg, SSH2_FXP_INIT)) != 0 || in do_init() |