Searched refs:SSH2_FXP_STATUS (Results 1 – 3 of 3) sorted by relevance
164 if (type != SSH2_FXP_STATUS) in get_status()166 SSH2_FXP_STATUS, type); in get_status()190 if (type == SSH2_FXP_STATUS) { in get_handle()222 if (type == SSH2_FXP_STATUS) { in get_decode_stat()378 if (type == SSH2_FXP_STATUS) { in do_lsreaddir()610 if (type == SSH2_FXP_STATUS) { in do_realpath()718 if (type == SSH2_FXP_STATUS) {890 case SSH2_FXP_STATUS: in do_download()1127 if (type != SSH2_FXP_STATUS) in do_upload()1129 "got %d", SSH2_FXP_STATUS, type); in do_upload()
65 #define SSH2_FXP_STATUS 101 macro
405 buffer_put_char(&msg, SSH2_FXP_STATUS); in send_status()