Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsftp.h32 #define SSH2_FILEXFER_VERSION 3 macro
H A Dsftp-server.c721 (r = sshbuf_put_u32(msg, SSH2_FILEXFER_VERSION)) != 0) in process_init()
H A Dsftp-client.c475 (r = sshbuf_put_u32(msg, SSH2_FILEXFER_VERSION)) != 0) in do_init()