Home
last modified time | relevance | path

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

/external/openssh/
Dsftp.h41 #define SSH2_FXP_STAT_VERSION_0 7 macro
Dsftp-client.c740 conn->version == 0 ? SSH2_FXP_STAT_VERSION_0 : SSH2_FXP_STAT, in do_stat()