Searched refs:SSH2_FXP_ATTRS (Results 1 – 3 of 3) sorted by relevance
62 #define SSH2_FXP_ATTRS 105 macro
309 } else if (type != SSH2_FXP_ATTRS) { in get_decode_stat()311 SSH2_FXP_ATTRS, type); in get_decode_stat()
602 if ((r = sshbuf_put_u8(msg, SSH2_FXP_ATTRS)) != 0 || in send_attrib()