Searched refs:SSH2_FXP_STAT (Results 1 – 3 of 3) sorted by relevance
51 #define SSH2_FXP_STAT 17 macro
141 { "stat", NULL, SSH2_FXP_STAT, process_stat, 0 },
731 conn->version == 0 ? SSH2_FXP_STAT_VERSION_0 : SSH2_FXP_STAT, in do_stat()