Home
last modified time | relevance | path

Searched refs:SSH2_FXP_STAT_VERSION_0 (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/crypto/openssh/
Dsftp.h41 #define SSH2_FXP_STAT_VERSION_0 7 macro
Dsftp-client.c654 conn->version == 0 ? SSH2_FXP_STAT_VERSION_0 : SSH2_FXP_STAT, in do_stat()