Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH2_FXP_READDIR

551 		debug3("Sending SSH2_FXP_READDIR I:%u", id);
554 if ((r = sshbuf_put_u8(msg, SSH2_FXP_READDIR)) != 0 ||