OpenGrok
Cross Reference: sftp-client.c
xref
: /
external
/
openssh
/
sftp-client.c
Home
|
History
|
Annotate
|
Download
|
only in
openssh
Lines Matching
refs:SSH2_FXP_VERSION
358
if ((type = buffer_get_char(&msg)) !=
SSH2_FXP_VERSION
) {