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

/freebsd-10.1-release/crypto/openssh/
H A Dsftp.h45 #define SSH2_FXP_OPENDIR 11 macro
H A Dsftp-server.c136 { "opendir", NULL, SSH2_FXP_OPENDIR, process_opendir, 0 },
H A Dsftp-client.c471 buffer_put_char(&msg, SSH2_FXP_OPENDIR);

Completed in 108 milliseconds