Searched refs:SSH2_FXP_INIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/openssh/
H A Dsftp.h35 #define SSH2_FXP_INIT 1 macro
H A Dsftp-client.c412 if ((r = sshbuf_put_u8(msg, SSH2_FXP_INIT)) != 0 ||
425 error("Invalid packet back from SSH2_FXP_INIT (type %u)",
H A Dsftp-server.c68 /* SSH2_FXP_INIT received */
1428 case SSH2_FXP_INIT:

Completed in 117 milliseconds