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

/external/openssh/
H A Dsftp.h37 #define SSH2_FXP_CLOSE 4 macro
H A Dsftp-server.c1303 case SSH2_FXP_CLOSE:
H A Dsftp-client.c433 buffer_put_char(&msg, SSH2_FXP_CLOSE);
437 debug3("Sent message SSH2_FXP_CLOSE I:%u", id);

Completed in 74 milliseconds