Lines Matching refs:SSH2_FXP_EXTENDED_REPLY
306 } else if (type != SSH2_FXP_EXTENDED_REPLY) {307 fatal("Expected SSH2_FXP_EXTENDED_REPLY(%u) packet, got %u",308 SSH2_FXP_EXTENDED_REPLY, type);