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

/freebsd-10.1-release/crypto/openssh/
H A Dsftp.h51 #define SSH2_FXP_STAT 17 macro
H A Dsftp-server.c142 { "stat", NULL, SSH2_FXP_STAT, process_stat, 0 },
H A Dsftp-client.c654 conn->version == 0 ? SSH2_FXP_STAT_VERSION_0 : SSH2_FXP_STAT,

Completed in 103 milliseconds