Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dsftp.h39 #define SSH2_FILEXFER_VERSION 3 macro
/titanic_41/usr/src/cmd/ssh/sftp/
H A Dsftp-client.c251 buffer_put_int(&msg, SSH2_FILEXFER_VERSION); in do_init()
/titanic_41/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c492 buffer_put_int(&msg, SSH2_FILEXFER_VERSION); in process_init()