Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dsftp.h48 #define SSH2_FXP_STAT_VERSION_0 7 macro
/titanic_41/usr/src/cmd/ssh/sftp/
H A Dsftp-client.c513 conn->version == 0 ? SSH2_FXP_STAT_VERSION_0 : SSH2_FXP_STAT, in do_stat()